diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:12:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:12:49 +0000 |
commit | adc52bf998f4ec15666d879fd820173358422f1f (patch) | |
tree | e82c7d34cd835b852a1133f30aaf81c2d6822a94 /dev-perl/perl-ldap | |
parent | x86 stable (diff) | |
download | gentoo-2-adc52bf998f4ec15666d879fd820173358422f1f.tar.gz gentoo-2-adc52bf998f4ec15666d879fd820173358422f1f.tar.bz2 gentoo-2-adc52bf998f4ec15666d879fd820173358422f1f.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.29.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.31.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.3202.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-perl/perl-ldap/ChangeLog b/dev-perl/perl-ldap/ChangeLog index 854c9a804979..d7e54b0313cf 100644 --- a/dev-perl/perl-ldap/ChangeLog +++ b/dev-perl/perl-ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perl-ldap -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.24 2004/10/19 08:20:34 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.25 2005/04/01 18:10:16 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> perl-ldap-0.31.ebuild: + stable on amd64 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> perl-ldap-0.31.ebuild, perl-ldap-0.3202.ebuild: diff --git a/dev-perl/perl-ldap/perl-ldap-0.29.ebuild b/dev-perl/perl-ldap/perl-ldap-0.29.ebuild index 91f64216b29a..8ea5454efab1 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.29.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.29.ebuild,v 1.8 2004/06/25 00:54:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.29.ebuild,v 1.9 2005/04/01 18:10:16 blubb Exp $ inherit perl-module diff --git a/dev-perl/perl-ldap/perl-ldap-0.31.ebuild b/dev-perl/perl-ldap/perl-ldap-0.31.ebuild index 21fb9a47f5c9..4e89155e8c8e 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.31.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.31.ebuild,v 1.10 2004/10/19 08:20:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.31.ebuild,v 1.11 2005/04/01 18:10:16 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm ia64 s390 hppa ppc64 ~amd64" +KEYWORDS="x86 ppc sparc mips alpha arm ia64 s390 hppa ppc64 amd64" IUSE="sasl xml ssl" DEPEND="dev-perl/Convert-ASN1 diff --git a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild b/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild index 9185471a1130..d5360bf613f1 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild,v 1.3 2004/10/19 08:20:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild,v 1.4 2005/04/01 18:10:16 blubb Exp $ inherit perl-module |