diff options
author | 2013-05-16 13:20:32 +0000 | |
---|---|---|
committer | 2013-05-16 13:20:32 +0000 | |
commit | 8f4c2376988ef76722d85ac270d43008e81cc88a (patch) | |
tree | 1a2e3e2710821152b1602d5c3bc0ce940093302d /dev-perl/perl-ldap | |
parent | Stable for ppc, wrt bug #461178 (diff) | |
download | gentoo-2-8f4c2376988ef76722d85ac270d43008e81cc88a.tar.gz gentoo-2-8f4c2376988ef76722d85ac270d43008e81cc88a.tar.bz2 gentoo-2-8f4c2376988ef76722d85ac270d43008e81cc88a.zip |
Stable for ppc, wrt bug #461150
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.530.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 a0bc5561a956..561d5baa135b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.101 2013/05/15 14:17:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.102 2013/05/16 13:20:32 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.530.0.ebuild: + Stable for ppc, wrt bug #461150 15 May 2013; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.530.0.ebuild: Stable for x86, wrt bug #461150 diff --git a/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild index 823ba3690bf9..a4d86ba5c563 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.530.0.ebuild,v 1.3 2013/05/15 14:17:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild,v 1.4 2013/05/16 13:20:32 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=" |