From c5d42326c3a118c6bec69647be17660d72f3b946 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 4 Jan 2020 23:00:23 -0500 Subject: [PATCH] net-dns/pdns-ldap-backend: drop last-rited pkg Signed-off-by: Aaron Bauman --- net-dns/pdns-ldap-backend/Manifest | 1 - net-dns/pdns-ldap-backend/metadata.xml | 5 --- .../pdns-ldap-backend-0.2.ebuild | 39 ------------------- profiles/package.mask | 6 --- 4 files changed, 51 deletions(-) delete mode 100644 net-dns/pdns-ldap-backend/Manifest delete mode 100644 net-dns/pdns-ldap-backend/metadata.xml delete mode 100644 net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild diff --git a/net-dns/pdns-ldap-backend/Manifest b/net-dns/pdns-ldap-backend/Manifest deleted file mode 100644 index af93c65ac26c..000000000000 --- a/net-dns/pdns-ldap-backend/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pdns-ldap-backend-0.2.tar.gz 745650 BLAKE2B 68371aebaa4f3d447ccc52d5ba6463ec3cae704071a78664529415fd57b61e98d6fe8b895cf96122c24f9fc3fe74d449d2f132030148c7f896c38dbe1afaea3e SHA512 1a9eb0282abd9dea945150412a77d9cad4ee5fb114b621396928adb6db5994a0ee54b084281b723460e2943c15570c783da518a51314636302d9179832a26990 diff --git a/net-dns/pdns-ldap-backend/metadata.xml b/net-dns/pdns-ldap-backend/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-dns/pdns-ldap-backend/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild b/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild deleted file mode 100644 index 48439709cce8..000000000000 --- a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools eutils multilib - -DESCRIPTION="Fork of the official but unmaintained LDAP backend" -HOMEPAGE="https://repo.or.cz/w/pdns-ldap-backend.git http://sequanux.org/cgi-bin/mailman/listinfo/pdns-ldap-backend" -SRC_URI="http://sequanux.org/dl/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="" -IUSE="sasl" - -DEPEND=">=net-dns/pdns-3.2[-ldap] - net-nds/openldap[sasl=] - virtual/krb5" -RDEPEND="${DEPEND}" - -src_prepare() { - eautoreconf -} - -src_configure() { - econf \ - --disable-static \ - --with-pdns="${EPREFIX}/usr/include" \ - --libdir=/usr/$(get_libdir)/powerdns -} - -src_install() { - DOCS="AUTHORS ChangeLog NEWS README USAGE* src/dns.ldif" - default - prune_libtool_files --all - insinto /etc/openldap/schema - doins schema/* -} diff --git a/profiles/package.mask b/profiles/package.mask index a1baa7bbc6e2..d7b7ae7c3736 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -706,12 +706,6 @@ sci-astronomy/casacore # Removal in 30 days. Bug #602024. app-laptop/nvidiabl -# Michał Górny (2019-12-01) -# Added in 2013 and not updated since. Unmaintained upstream since -# inception. Never had any keywords. -# Removal in 30 days. Bug #701462. -net-dns/pdns-ldap-backend - # Michał Górny (2019-12-01) # Unmaintained. Incorrect license and potential copyright infringement. # Removal in 30 days. Bug #634332. -- 2.26.2