commit:     c5d42326c3a118c6bec69647be17660d72f3b946
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 04:00:23 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 04:00:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d42326

net-dns/pdns-ldap-backend: drop last-rited pkg

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-dns/pdns-ldap-backend/Manifest                 |  1 -
 net-dns/pdns-ldap-backend/metadata.xml             |  5 ---
 .../pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild | 39 ----------------------
 profiles/package.mask                              |  6 ----
 4 files changed, 51 deletions(-)

diff --git a/net-dns/pdns-ldap-backend/Manifest 
b/net-dns/pdns-ldap-backend/Manifest
deleted file mode 100644
index af93c65ac26..00000000000
--- 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 6f49eba8f49..00000000000
--- a/net-dns/pdns-ldap-backend/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-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 48439709cce..00000000000
--- 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 a1baa7bbc6e..d7b7ae7c373 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 <mgo...@gentoo.org> (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 <mgo...@gentoo.org> (2019-12-01)
 # Unmaintained.  Incorrect license and potential copyright infringement.
 # Removal in 30 days.  Bug #634332.

Reply via email to