summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-17 10:25:56 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-17 10:26:11 -0500
commit0c2d11dd5380a79bd90f3266f341da044d5b4111 (patch)
treed4193f0bf3140de9eea5fdd422a73950ef29f908 /dev-php/PEAR-Net_LDAP2
parentdev-php/PEAR-Net_LDAP2: stabilize remaining arches under ALLARCHES policy. (diff)
downloadgentoo-0c2d11dd5380a79bd90f3266f341da044d5b4111.tar.gz
gentoo-0c2d11dd5380a79bd90f3266f341da044d5b4111.tar.bz2
gentoo-0c2d11dd5380a79bd90f3266f341da044d5b4111.zip
dev-php/PEAR-Net_LDAP2: remove unused PEAR-Net_LDAP2-2.1.0.ebuild.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-php/PEAR-Net_LDAP2')
-rw-r--r--dev-php/PEAR-Net_LDAP2/Manifest1
-rw-r--r--dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/dev-php/PEAR-Net_LDAP2/Manifest b/dev-php/PEAR-Net_LDAP2/Manifest
index 7dc749568c99..3e733c58d0bd 100644
--- a/dev-php/PEAR-Net_LDAP2/Manifest
+++ b/dev-php/PEAR-Net_LDAP2/Manifest
@@ -1,2 +1 @@
-DIST Net_LDAP2-2.1.0.tgz 96371 SHA256 ac5ed3ce1aee822f6d35c612df134d57f0085eb4afa83fb0a926ceca6950bf72 SHA512 3a8480d0aea32710cf340659d91bd3e738d4a08ca28a697402c6863b5af122c526be50f740b50a4d2b4f23e69d2f33814694bb2ccc3fa9e1fd3878f9612e9c70 WHIRLPOOL f147f30baecc52b9360ad62d1364d70464370021ebff20a86a55907bd298f5577dd82aa10517d5f38b640f2ef1ee27faf07af481dd3977176871d1a1e252e7de
DIST Net_LDAP2-2.2.0.tgz 97180 SHA256 b4e7fee2ba574bea8b9c7040ddc6089268c5504a056f018966e39923d4450e52 SHA512 9f2f80c31f8b05c032c3bf088e66de942a01eb8ad94037ac5a65d6c526e22ffd4efac053e07f85dcd2b729727cd0755339f8ed76aa5e77997488f27ce59637ca WHIRLPOOL 0c74657774cd7adf0cbe3ee14642f27c1ca00129a02da416122f9cecd73dbcdc7968408d562bfd2a0c3779229f75a2238b998dc58ba1719dd70f728075367947
diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild
deleted file mode 100644
index a38a8171f36e..000000000000
--- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit php-pear-r1
-
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86"
-
-DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-lang/php[ldap]"