diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:00:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:00:42 +0000 |
commit | aa2e5a96877af0c3478164abc6c58f452914e957 (patch) | |
tree | a16ed7eaa9a6059bcb3b5e48f406c32c0a78f26a /dev-perl/perl-ldap | |
parent | Stable for amd64, wrt bug #418879 (diff) | |
download | gentoo-2-aa2e5a96877af0c3478164abc6c58f452914e957.tar.gz gentoo-2-aa2e5a96877af0c3478164abc6c58f452914e957.tar.bz2 gentoo-2-aa2e5a96877af0c3478164abc6c58f452914e957.zip |
Stable for amd64, wrt bug #418881
(Portage version: 2.1.10.65/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 667677dfb10c..4f253b6181fb 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.85 2012/07/29 19:41:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.86 2012/08/03 11:00:42 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> perl-ldap-0.440.0.ebuild: + Stable for amd64, wrt bug #418881 29 Jul 2012; Torsten Veller <tove@gentoo.org> -perl-ldap-0.430.0.ebuild: Cleanup 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 3aca01f4ba51..bc77a679662d 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.1 2012/01/31 18:49:38 tove Exp $ +# $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 $ 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=" |