net-im/silc-toolkit: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 20:16:29 +0000 (21:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 20:19:38 +0000 (21:19 +0100)
Closes: https://bugs.gentoo.org/705462
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-im/silc-toolkit/Manifest [deleted file]
net-im/silc-toolkit/metadata.xml [deleted file]
net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild [deleted file]
profiles/package.mask

diff --git a/net-im/silc-toolkit/Manifest b/net-im/silc-toolkit/Manifest
deleted file mode 100644 (file)
index 2b386d5..0000000
+++ /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 (file)
index 6f49eba..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
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 (file)
index e10ea30..0000000
+++ /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)
-}
index 8573320262a5f3766814aaa650620ab9ae17785f..62a58b29be85382febd16d4c8ff2dfa805830b67 100644 (file)
@@ -623,12 +623,6 @@ app-admin/cli53
 # Removal in 30 days.  Bug #705826.
 dev-python/pypodman
 
-# David Seifert <soap@gentoo.org> (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 <mgorny@gentoo.org> (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