From: Michał Górny Date: Sun, 13 Oct 2019 12:36:04 +0000 (+0200) Subject: net-libs/ccnet: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78a8581b64ae84f8be2689d6b03d9d8386d6a07d;p=gentoo.git net-libs/ccnet: Remove last-rited pkg Closes: https://bugs.gentoo.org/694256 Signed-off-by: Michał Górny --- diff --git a/net-libs/ccnet/Manifest b/net-libs/ccnet/Manifest deleted file mode 100644 index b3e5b1dcbb0b..000000000000 --- a/net-libs/ccnet/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ccnet-6.1.8.tar.gz 179374 BLAKE2B 8eb05a9d2c8830c501b63f939df56cb72a6b03f7dbdf511adf1a89eff86bdc85ad804de04a2ed57f235f76e95fe1a4ab317f415be0051024bfcd7d099e9e2cad SHA512 5eb3765969edd471a43575545f92f6317741a2099bb7af82851bfe726b0715420e5b946c63435c334c4447888f1454d7cd0703f29818571eaabc2250046c45f3 diff --git a/net-libs/ccnet/ccnet-6.1.8.ebuild b/net-libs/ccnet/ccnet-6.1.8.ebuild deleted file mode 100644 index 74947e965f55..000000000000 --- a/net-libs/ccnet/ccnet-6.1.8.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python2_7 ) -inherit autotools python-single-r1 vala - -DESCRIPTION="Ccnet is a framework for writing networked applications in C" -HOMEPAGE="https://github.com/haiwen/ccnet http://seafile.com/" -SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+-with-openssl-exception" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - net-libs/libsearpc[${PYTHON_USEDEP}] - dev-libs/glib:2 - dev-libs/libevent:0 - dev-libs/openssl:0 - dev-db/sqlite:3" -DEPEND="${RDEPEND} - $(vala_depend)" - -src_prepare() { - default - sed -i -e "s/(DESTDIR)//" libccnet.pc.in || die - sed -i -e 's/valac /${VALAC} /' lib/Makefile.am || die - eautoreconf - vala_src_prepare -} - -src_install() { - default - # Remove unnecessary .la files, as recommended by ltprune.eclass - find "${ED}" -name '*.la' -delete || die -} diff --git a/net-libs/ccnet/metadata.xml b/net-libs/ccnet/metadata.xml deleted file mode 100644 index e77d26910ef5..000000000000 --- a/net-libs/ccnet/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - haiwen/ccnet - - diff --git a/profiles/package.mask b/profiles/package.mask index f56329e99009..35556d5367fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -568,11 +568,6 @@ x11-libs/libproplist # Removal in 30 days. Bug #500616. net-libs/nacl -# Michał Górny (2019-09-13) -# Unmaintained. No reverse dependencies. -# Removal in 30 days. Bug #694256. -net-libs/ccnet - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.