net-misc/cocaine-core: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 29 Sep 2018 10:16:52 +0000 (12:16 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 29 Sep 2018 10:16:52 +0000 (12:16 +0200)
Closes: https://bugs.gentoo.org/664662
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/cocaine-core/Manifest [deleted file]
net-misc/cocaine-core/cocaine-core-0.11.2.5.ebuild [deleted file]
net-misc/cocaine-core/cocaine-core-0.11.3.2.ebuild [deleted file]
net-misc/cocaine-core/cocaine-core-0.9.2-r1.ebuild [deleted file]
net-misc/cocaine-core/files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch [deleted file]
net-misc/cocaine-core/files/cocaine-core-0.9.2-boost-1.53.patch [deleted file]
net-misc/cocaine-core/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-misc/cocaine-core/Manifest b/net-misc/cocaine-core/Manifest
deleted file mode 100644 (file)
index 8fcf999..0000000
+++ /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 (file)
index 61e561d..0000000
+++ /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 (file)
index 6e8a93a..0000000
+++ /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 (file)
index 491ca2c..0000000
+++ /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 (file)
index 532700b..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-commit 771bc9f8055e7baf58011ff7514827b6212f9f51
-Author: Andrey Sibiryov <me@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 (file)
index 2f03a32..0000000
+++ /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 (file)
index 13f626e..0000000
+++ /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>patrick@gentoo.org</email>
-               <name>Patrick Lauer</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">cocaine/cocaine-core</remote-id>
-       </upstream>
-</pkgmetadata>
index 0274a2d09f5a238af7e04c45f0e6c47ea8ea4bbe..8c630c09ea16794eec53b79b9e544354506f26b4 100644 (file)
@@ -350,13 +350,6 @@ sys-libs/uclibc
 virtual/jdk:9
 virtual/jre:9
 
-# Patrice Clement <monsieurp@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 <mgorny@gentoo.org> (26 Aug 2018)
-# Removal in 30 days.  Bug #664662.
-net-misc/cocaine-core
-
 # Andreas K. Hüttel <dilfridge@gentoo.org> (22 Oct 2017)
 # Broken with recent Perl (5.26) and not used by anything
 # in the Gentoo repository. Please uninstall.