+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
+++ /dev/null
-# 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)
-}
# 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