diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 19:54:44 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 19:54:44 +0000 |
commit | 56e8d3158ffc3ccfd29b85179374ae614989056e (patch) | |
tree | 4fd0a4f7d7b13d57cf4356d4977d6a417e651b62 /dev-perl/perl-ldap | |
parent | Version bump (diff) | |
download | historical-56e8d3158ffc3ccfd29b85179374ae614989056e.tar.gz historical-56e8d3158ffc3ccfd29b85179374ae614989056e.tar.bz2 historical-56e8d3158ffc3ccfd29b85179374ae614989056e.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
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.39.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/perl-ldap/ChangeLog b/dev-perl/perl-ldap/ChangeLog index d21a34404b91..cf749887cd7f 100644 --- a/dev-perl/perl-ldap/ChangeLog +++ b/dev-perl/perl-ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perl-ldap -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.70 2009/05/07 10:40:53 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.71 2010/01/10 19:54:44 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> perl-ldap-0.39.ebuild: + Transfer Prefix keywords 07 May 2009; Torsten Veller <tove@gentoo.org> -perl-ldap-0.34.ebuild, -perl-ldap-0.38.ebuild: diff --git a/dev-perl/perl-ldap/perl-ldap-0.39.ebuild b/dev-perl/perl-ldap/perl-ldap-0.39.ebuild index 19b70b55bd59..552d00483989 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.39.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.39.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.39.ebuild,v 1.6 2009/05/06 18:48:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.39.ebuild,v 1.7 2010/01/10 19:54:44 grobian Exp $ MODULE_AUTHOR=GBARR inherit perl-module @@ -9,8 +9,7 @@ DESCRIPTION="A collection of perl modules which provide an object-oriented inter LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +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" IUSE="sasl xml ssl" DEPEND="dev-perl/Convert-ASN1 |