Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/silc-toolkit/, profiles/
Date: Fri, 21 Feb 2020 20:19:59
Message-Id: 1582316378.3e4e25984c759454c1e7dce073ac1c48978f064e.mgorny@gentoo
1 commit: 3e4e25984c759454c1e7dce073ac1c48978f064e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 20:16:29 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 20:19:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4e2598
7
8 net-im/silc-toolkit: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/705462
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 net-im/silc-toolkit/Manifest | 1 -
14 net-im/silc-toolkit/metadata.xml | 5 ----
15 net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild | 39 --------------------------
16 profiles/package.mask | 6 ----
17 4 files changed, 51 deletions(-)
18
19 diff --git a/net-im/silc-toolkit/Manifest b/net-im/silc-toolkit/Manifest
20 deleted file mode 100644
21 index 2b386d5b9ad..00000000000
22 --- a/net-im/silc-toolkit/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST silc-toolkit-1.1.10.tar.bz2 1830280 BLAKE2B 9baef6a5684fc29d5255ea7e8a3122a412000c59b1009a69787b21e6320433b1599c9c0962b13d4670b25d83e8e1e908e15dce7931cf07391d82319eeb6a0f38 SHA512 b23b956a79cff6b0471d0fe3b7b57a473272416deaf8546b66987247bef2ee1fc3a8d3db03165a8c3d7f012549f02834d70e3473704e5b39f647a025f4e6befc
26
27 diff --git a/net-im/silc-toolkit/metadata.xml b/net-im/silc-toolkit/metadata.xml
28 deleted file mode 100644
29 index 6f49eba8f49..00000000000
30 --- a/net-im/silc-toolkit/metadata.xml
31 +++ /dev/null
32 @@ -1,5 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<!-- maintainer-needed -->
37 -</pkgmetadata>
38
39 diff --git a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild b/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild
40 deleted file mode 100644
41 index e10ea305e94..00000000000
42 --- a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild
43 +++ /dev/null
44 @@ -1,39 +0,0 @@
45 -# Copyright 1999-2020 Gentoo Authors
46 -# Distributed under the terms of the GNU General Public License v2
47 -
48 -EAPI=4
49 -
50 -inherit eutils
51 -
52 -DESCRIPTION="SDK for the SILC protocol"
53 -HOMEPAGE="http://silcnet.org/"
54 -SRC_URI="http://silcnet.org/download/toolkit/sources/${P}.tar.bz2"
55 -
56 -LICENSE="GPL-2"
57 -SLOT="0"
58 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
59 -IUSE="debug ipv6"
60 -
61 -RDEPEND=""
62 -DEPEND="virtual/pkgconfig"
63 -
64 -src_prepare() {
65 - # They have incorrect DESTDIR usage
66 - sed -i \
67 - "s/^\(pkgconfigdir =\) \$(libdir)\/pkgconfig/\1 \/usr\/$(get_libdir)\/pkgconfig/"\
68 - "${S}"/lib/Makefile.{am,in}
69 -}
70 -
71 -src_configure() {
72 - econf \
73 - --datadir="${EPREFIX}/usr/share/${PN}" \
74 - --datarootdir="${EPREFIX}/usr/share/${PN}" \
75 - --includedir="${EPREFIX}/usr/include/${PN}" \
76 - --sysconfdir="${EPREFIX}/etc/silc" \
77 - --libdir="${EPREFIX}/usr/$(get_libdir)/${PN}" \
78 - --docdir="${EPREFIX}/usr/share/doc/${PF}" \
79 - --disable-optimizations \
80 - --with-simdir=/usr/$(get_libdir)/${PN}/modules \
81 - $(use_enable debug) \
82 - $(use_enable ipv6)
83 -}
84
85 diff --git a/profiles/package.mask b/profiles/package.mask
86 index 8573320262a..62a58b29be8 100644
87 --- a/profiles/package.mask
88 +++ b/profiles/package.mask
89 @@ -623,12 +623,6 @@ app-admin/cli53
90 # Removal in 30 days. Bug #705826.
91 dev-python/pypodman
92
93 -# David Seifert <soap@g.o> (2020-01-18)
94 -# Leftover from silc* removal (#522916), unmaintained, no
95 -# upstream releases since 2014, no revdeps, EAPI-4.
96 -# Bug #705462. Removal in 14 days.
97 -net-im/silc-toolkit
98 -
99 # Michał Górny <mgorny@g.o> (2020-01-16)
100 # The new version loses Python 2 support but does not introduce any real
101 # changes. Let's mask it to reduce the noise, and hopefully try to get