diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:36:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:36:22 +0000 |
commit | acc4843cfc34848659752d611efcbeddc0c6ef26 (patch) | |
tree | c23a8029bce63516392e8ddba3bb516b6f8e9ed5 /dev-perl/perl-ldap | |
parent | Stable for HPPA (bug #418879). (diff) | |
download | historical-acc4843cfc34848659752d611efcbeddc0c6ef26.tar.gz historical-acc4843cfc34848659752d611efcbeddc0c6ef26.tar.bz2 historical-acc4843cfc34848659752d611efcbeddc0c6ef26.zip |
Stable for HPPA (bug #418881).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perl-ldap/ChangeLog b/dev-perl/perl-ldap/ChangeLog index 4f253b6181fb..78cdfb380c82 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.86 2012/08/03 11:00:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.87 2012/08/04 11:36:22 jer Exp $ + + 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> perl-ldap-0.440.0.ebuild: + Stable for HPPA (bug #418881). 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.440.0.ebuild: Stable for amd64, wrt bug #418881 diff --git a/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild index bc77a679662d..a16ecd27baed 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.440.0.ebuild,v 1.2 2012/08/03 11:00:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild,v 1.3 2012/08/04 11:36:22 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ 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" +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=" |