commit: b5565575597caef2215bfac7af629121996e8e08 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 29 10:16:52 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 29 10:16:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5565575
net-misc/cocaine-core: Remove last-rited pkg Closes: https://bugs.gentoo.org/664662 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-misc/cocaine-core/Manifest | 3 --- net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild | 24 ---------------------- net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild | 24 ---------------------- net-misc/cocaine-core/cocaine-core-0.9.2-r1.ebuild | 24 ---------------------- ...ocaine-core-0.11.2.5_binutils-2.23-compat.patch | 19 ----------------- .../files/cocaine-core-0.9.2-boost-1.53.patch | 13 ------------ net-misc/cocaine-core/metadata.xml | 11 ---------- profiles/package.mask | 7 ------- 8 files changed, 125 deletions(-) diff --git a/net-misc/cocaine-core/Manifest b/net-misc/cocaine-core/Manifest deleted file mode 100644 index 8fcf999f0cb..00000000000 --- a/net-misc/cocaine-core/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST cocaine-core-0.9.2.tar.gz 174494 BLAKE2B ed021a8c3ef145d0ec2e5f2a19af3878ad94a41d169efce6e4eb09a3eb33fab207f9c31620495c5d49d56a8afb1f1cb730517d6594c6c7b08aa03f23c348b992 SHA512 42bf9f38311026966b11414fc9987b4fc1d30dba9360152662810ce4e49ab1c8e662b18299efe2831b1ed7ea3490a8afb36195d7e7fc609cc9527e2c71f71bd1 -DIST cocaine-core_0.11.2.5.tar.gz 376997 BLAKE2B a428a4070984fe2cff68dcfdbfe3f5764b99a04120deb078cc1d8dd977296c31c32630acc6e6a7a80bbc9d9737aa3a1b0243dea10cae249c35606919ea33aacc SHA512 f2962d41ba12ebae475cb10d501da8d7b3ca6a428b4b2e8779dd7d768cacc2e3bf9b7952354454e432e2623a00add3d7cf424b12968c0c4a905a65dbda544866 -DIST cocaine-core_0.11.3.2.tar.gz 378575 BLAKE2B 6919819635776faae99120b6460c992ed4ed52ea00873683bc45a621434b36934b15aa2745970b2f386db20f80bc7e103e70426237013e90203c3a0cd8965b8e SHA512 f0a5eea827d0fbf65c484e6068a24dd1e81dfc868f38ef829003b410783a354a58886d2db972ea24adb6075b38ceb230432555b35af4aceb0193c4a12ab874cd diff --git a/net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild b/net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild deleted file mode 100644 index 61e561d2f62..00000000000 --- a/net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils cmake-utils - -DESCRIPTION="Cloud platform, core parts" -HOMEPAGE="http://reverbrain.com/cocaine/" -SRC_URI="http://repo.reverbrain.com/precise/current/source/${PN}_${PV}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-libs/boost:= - <net-libs/zeromq-3 - dev-libs/libev - <dev-libs/msgpack-0.6 - dev-libs/libcgroup - " -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}/${P}_binutils-2.23-compat.patch" ) diff --git a/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild b/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild deleted file mode 100644 index 6e8a93a96f9..00000000000 --- a/net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils cmake-utils - -DESCRIPTION="Cloud platform, core parts" -HOMEPAGE="http://reverbrain.com/cocaine/" -SRC_URI="http://repo.reverbrain.com/precise/current/source/${PN}_${PV}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-libs/boost:= - <net-libs/zeromq-3 - dev-libs/libev - <dev-libs/msgpack-0.6 - dev-libs/libcgroup - " -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}/${PN}-0.11.2.5_binutils-2.23-compat.patch" ) diff --git a/net-misc/cocaine-core/cocaine-core-0.9.2-r1.ebuild b/net-misc/cocaine-core/cocaine-core-0.9.2-r1.ebuild deleted file mode 100644 index 491ca2cd0a9..00000000000 --- a/net-misc/cocaine-core/cocaine-core-0.9.2-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils cmake-utils - -DESCRIPTION="Cloud platform, core parts" -HOMEPAGE="http://reverbrain.com/cocaine/" -SRC_URI="https://github.com/cocaine/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-libs/boost:= - <net-libs/zeromq-3 - dev-libs/libev - dev-libs/msgpack - dev-libs/libcgroup - " -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}/${P}-boost-1.53.patch" ) diff --git a/net-misc/cocaine-core/files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch b/net-misc/cocaine-core/files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch deleted file mode 100644 index 532700bec70..00000000000 --- a/net-misc/cocaine-core/files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch +++ /dev/null @@ -1,19 +0,0 @@ -commit 771bc9f8055e7baf58011ff7514827b6212f9f51 -Author: Andrey Sibiryov <m...@kobology.ru> -Date: Fri Dec 6 12:51:59 2013 +0400 - - Added binutils 2.23 compatibility. - -diff --git a/config.hpp.in b/config.hpp.in -index a73fa48..651aa3c 100644 ---- a/config.hpp.in -+++ b/config.hpp.in -@@ -8,5 +8,8 @@ - #define COCAINE_VERSION \ - COCAINE_MAKE_VERSION(COCAINE_VERSION_MAJOR, COCAINE_VERSION_MINOR, COCAINE_VERSION_RELEASE) - -+#define PACKAGE "cocaine-core" -+#define PACKAGE_VERSION COCAINE_VERSION -+ - #cmakedefine COCAINE_DEBUG - #cmakedefine COCAINE_ALLOW_CGROUPS diff --git a/net-misc/cocaine-core/files/cocaine-core-0.9.2-boost-1.53.patch b/net-misc/cocaine-core/files/cocaine-core-0.9.2-boost-1.53.patch deleted file mode 100644 index 2f03a328e0a..00000000000 --- a/net-misc/cocaine-core/files/cocaine-core-0.9.2-boost-1.53.patch +++ /dev/null @@ -1,13 +0,0 @@ -Nur in cocaine-core-0.9.2: build. -Nur in cocaine-core-0.9.2/include/cocaine: config.hpp. -diff -ru cocaine-core-0.9.2_org/include/cocaine/interfaces/storage.hpp cocaine-core-0.9.2/include/cocaine/interfaces/storage.hpp ---- cocaine-core-0.9.2_org/include/cocaine/interfaces/storage.hpp 2012-08-29 15:54:35.000000000 +0200 -+++ cocaine-core-0.9.2/include/cocaine/interfaces/storage.hpp 2014-07-29 13:49:40.130375695 +0200 -@@ -22,6 +22,7 @@ - #define COCAINE_STORAGE_INTERFACE_HPP - - #include <boost/thread/mutex.hpp> -+#include <boost/thread/lock_guard.hpp> - #include <boost/tuple/tuple.hpp> - - #include "cocaine/common.hpp" diff --git a/net-misc/cocaine-core/metadata.xml b/net-misc/cocaine-core/metadata.xml deleted file mode 100644 index 13f626e8715..00000000000 --- a/net-misc/cocaine-core/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>patr...@gentoo.org</email> - <name>Patrick Lauer</name> - </maintainer> - <upstream> - <remote-id type="github">cocaine/cocaine-core</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 0274a2d09f5..8c630c09ea1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -350,13 +350,6 @@ sys-libs/uclibc virtual/jdk:9 virtual/jre:9 -# Patrice Clement <monsie...@gentoo.org> (12 Dec 2017) -# Masked due to a hard dependency on an ancient versions of dev-libs/msgpack -# (<0.6) that have been punted from the tree. -# Michał Górny <mgo...@gentoo.org> (26 Aug 2018) -# Removal in 30 days. Bug #664662. -net-misc/cocaine-core - # Andreas K. Hüttel <dilfri...@gentoo.org> (22 Oct 2017) # Broken with recent Perl (5.26) and not used by anything # in the Gentoo repository. Please uninstall.