* [gentoo-commits] repo/gentoo:master commit in: net-im/silc-toolkit/, profiles/
@ 2020-02-21 20:19 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-02-21 20:19 UTC (permalink / raw
To: gentoo-commits
commit: 3e4e25984c759454c1e7dce073ac1c48978f064e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 20:16:29 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 20:19:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4e2598
net-im/silc-toolkit: Remove last-rited pkg
Closes: https://bugs.gentoo.org/705462
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-im/silc-toolkit/Manifest | 1 -
net-im/silc-toolkit/metadata.xml | 5 ----
net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild | 39 --------------------------
profiles/package.mask | 6 ----
4 files changed, 51 deletions(-)
diff --git a/net-im/silc-toolkit/Manifest b/net-im/silc-toolkit/Manifest
deleted file mode 100644
index 2b386d5b9ad..00000000000
--- 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 6f49eba8f49..00000000000
--- a/net-im/silc-toolkit/metadata.xml
+++ /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
index e10ea305e94..00000000000
--- 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 8573320262a..62a58b29be8 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 <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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-21 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21 20:19 [gentoo-commits] repo/gentoo:master commit in: net-im/silc-toolkit/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox