diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:51:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:51:02 +0000 |
commit | de2c6349917092e7257a67023a140d00fd5bed37 (patch) | |
tree | 01b75dfc1ba1bd39b26ccff8facab2b09d321fa0 /dev-perl/perl-ldap | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | historical-de2c6349917092e7257a67023a140d00fd5bed37.tar.gz historical-de2c6349917092e7257a67023a140d00fd5bed37.tar.bz2 historical-de2c6349917092e7257a67023a140d00fd5bed37.zip |
alpha/ia64/s390/sh/sparc stable wrt #418881
Package-Manager: portage-2.1.11.9/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 70028fcbf447..571d14b0b14a 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.91 2012/08/11 13:04:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.92 2012/09/02 18:51:02 armin76 Exp $ + + 02 Sep 2012; Raúl Porcel <armin76@gentoo.org> perl-ldap-0.440.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #418881 11 Aug 2012; Markus Meier <maekke@gentoo.org> perl-ldap-0.440.0.ebuild: x86 stable, 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 817bac20742d..0186473bbcd8 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.7 2012/08/11 13:04:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.440.0.ebuild,v 1.8 2012/09/02 18:51:02 armin76 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=" |