From: Michał Górny Date: Fri, 21 Feb 2020 20:16:29 +0000 (+0100) Subject: net-im/silc-toolkit: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e4e25984c759454c1e7dce073ac1c48978f064e;p=gentoo.git net-im/silc-toolkit: Remove last-rited pkg Closes: https://bugs.gentoo.org/705462 Signed-off-by: Michał Górny --- diff --git a/net-im/silc-toolkit/Manifest b/net-im/silc-toolkit/Manifest deleted file mode 100644 index 2b386d5b9ad1..000000000000 --- a/net-im/silc-toolkit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST silc-toolkit-1.1.10.tar.bz2 1830280 BLAKE2B 9baef6a5684fc29d5255ea7e8a3122a412000c59b1009a69787b21e6320433b1599c9c0962b13d4670b25d83e8e1e908e15dce7931cf07391d82319eeb6a0f38 SHA512 b23b956a79cff6b0471d0fe3b7b57a473272416deaf8546b66987247bef2ee1fc3a8d3db03165a8c3d7f012549f02834d70e3473704e5b39f647a025f4e6befc diff --git a/net-im/silc-toolkit/metadata.xml b/net-im/silc-toolkit/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-im/silc-toolkit/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild b/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild deleted file mode 100644 index e10ea305e942..000000000000 --- a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils - -DESCRIPTION="SDK for the SILC protocol" -HOMEPAGE="http://silcnet.org/" -SRC_URI="http://silcnet.org/download/toolkit/sources/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="debug ipv6" - -RDEPEND="" -DEPEND="virtual/pkgconfig" - -src_prepare() { - # They have incorrect DESTDIR usage - sed -i \ - "s/^\(pkgconfigdir =\) \$(libdir)\/pkgconfig/\1 \/usr\/$(get_libdir)\/pkgconfig/"\ - "${S}"/lib/Makefile.{am,in} -} - -src_configure() { - econf \ - --datadir="${EPREFIX}/usr/share/${PN}" \ - --datarootdir="${EPREFIX}/usr/share/${PN}" \ - --includedir="${EPREFIX}/usr/include/${PN}" \ - --sysconfdir="${EPREFIX}/etc/silc" \ - --libdir="${EPREFIX}/usr/$(get_libdir)/${PN}" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - --disable-optimizations \ - --with-simdir=/usr/$(get_libdir)/${PN}/modules \ - $(use_enable debug) \ - $(use_enable ipv6) -} diff --git a/profiles/package.mask b/profiles/package.mask index 8573320262a5..62a58b29be85 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -623,12 +623,6 @@ app-admin/cli53 # Removal in 30 days. Bug #705826. dev-python/pypodman -# David Seifert (2020-01-18) -# Leftover from silc* removal (#522916), unmaintained, no -# upstream releases since 2014, no revdeps, EAPI-4. -# Bug #705462. Removal in 14 days. -net-im/silc-toolkit - # Michał Górny (2020-01-16) # The new version loses Python 2 support but does not introduce any real # changes. Let's mask it to reduce the noise, and hopefully try to get