diff options
author | 2014-01-12 20:13:19 +0000 | |
---|---|---|
committer | 2014-01-12 20:13:19 +0000 | |
commit | 1fe3c2382f618df4b41c6ec5bc1731c87077eac0 (patch) | |
tree | 407b52529f7ad70c5b4fbef50e5d6c6e72e10282 /dev-perl/perl-ldap | |
parent | amd64 stable, bug #495526 (diff) | |
download | gentoo-2-1fe3c2382f618df4b41c6ec5bc1731c87077eac0.tar.gz gentoo-2-1fe3c2382f618df4b41c6ec5bc1731c87077eac0.tar.bz2 gentoo-2-1fe3c2382f618df4b41c6ec5bc1731c87077eac0.zip |
amd64 stable, bug #495550
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 a5d0a2141f03..7962dc91f138 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.114 2014/01/11 16:43:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.115 2014/01/12 20:13:19 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> perl-ldap-0.570.0.ebuild: + amd64 stable, bug #495550 11 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> perl-ldap-0.570.0.ebuild: alpha stable 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 f8cf8f6219f0..0846c301fd95 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.4 2014/01/11 16:43:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.570.0.ebuild,v 1.5 2014/01/12 20:13:19 pacho 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=" |