commit:     033bdebacb17aa560022f2fcf5d1d940169de5a9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 20:17:20 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 20:29:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033bdeba

dev-perl/perl-ldap: Remove old

Package-Manager: portage-2.2.28

 dev-perl/perl-ldap/Manifest                 |  1 -
 dev-perl/perl-ldap/perl-ldap-0.630.0.ebuild | 34 -----------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/perl-ldap/Manifest b/dev-perl/perl-ldap/Manifest
index ac647cc..2961176 100644
--- a/dev-perl/perl-ldap/Manifest
+++ b/dev-perl/perl-ldap/Manifest
@@ -1,2 +1 @@
-DIST perl-ldap-0.63.tar.gz 310067 SHA256 
dbd6f0d85c50f3b19d2c67947dcf81ec21bc08ce819e289af69d64187fc047c1 SHA512 
17ed98c43081fdbdb89a1c7ea0e5d60635a3f4cd59eb0a8e077498b7d305e7614250e07938fa86a6b8e90d325426378ad698eec01c789b74f078f2ae5678dd95
 WHIRLPOOL 
2a39317bc4819afb9f313b670118ce7a1edddbdc871606405ac3eb968c0622ea61c5bf8e2ced86f8ac253e024c6cc63f8c5e9c5d5d18b2f907dbf0f8c269193c
 DIST perl-ldap-0.65.tar.gz 311145 SHA256 
5f57dd261dc16ebf942a272ddafe69526598df71151a51916edc37a4f2f23834 SHA512 
567de41fc1e659de23b4ae7b6cec5a60df0ad8bc90062158cf83f90d3729ac27a8bacb276b732931fefbf33847fe1baec7a62393aae5978f3c55c6c602f93747
 WHIRLPOOL 
827fbc955f9c8b4b79c2b9341b047ec229b5da76abc0a914ecf8ea86a322f5b2e56c8943cd382105a3f2b2c7e450e0185d3b6f36a1b855bb925eb012b06a78a3

diff --git a/dev-perl/perl-ldap/perl-ldap-0.630.0.ebuild 
b/dev-perl/perl-ldap/perl-ldap-0.630.0.ebuild
deleted file mode 100644
index 9b76792..0000000
--- a/dev-perl/perl-ldap/perl-ldap-0.630.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MARSCHAP
-MODULE_VERSION=0.63
-inherit perl-module
-
-DESCRIPTION="A collection of perl modules which provide an object-oriented 
interface to LDAP servers"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="sasl xml ssl"
-
-RDEPEND="
-       dev-perl/Convert-ASN1
-       dev-perl/URI
-       sasl? (
-               virtual/perl-Digest-MD5
-               dev-perl/Authen-SASL
-       )
-       xml? (
-               dev-perl/XML-Parser
-               dev-perl/XML-SAX
-               dev-perl/XML-SAX-Writer
-       )
-       ssl? (
-               >=dev-perl/IO-Socket-SSL-1.26
-       )"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST=do

Reply via email to