diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:20:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:20:24 +0000 |
commit | 76e5fed1adae968ca8e2de9e087ebd792459f1d3 (patch) | |
tree | 77c17113017bbc7e70f043243de0dcd10d50e760 /dev-perl/perl-ldap | |
parent | Stable for ppc64, wrt bug #495484 (diff) | |
download | gentoo-2-76e5fed1adae968ca8e2de9e087ebd792459f1d3.tar.gz gentoo-2-76e5fed1adae968ca8e2de9e087ebd792459f1d3.tar.bz2 gentoo-2-76e5fed1adae968ca8e2de9e087ebd792459f1d3.zip |
Stable for ppc64, wrt bug #495550
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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.570.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 83cff69b7f41..a1850c84b258 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.118 2014/01/15 09:33:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.119 2014/01/19 10:20:24 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.570.0.ebuild: + Stable for ppc64, wrt bug #495550 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.570.0.ebuild: Stable for ia64, wrt bug #495550 diff --git a/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild index 46cf0ac29dc2..6174e0c4441d 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.570.0.ebuild,v 1.8 2014/01/15 09:33:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild,v 1.9 2014/01/19 10:20:24 ago Exp $ EAPI=5 @@ -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=" |