diff options
author | 2013-05-15 14:09:40 +0000 | |
---|---|---|
committer | 2013-05-15 14:09:40 +0000 | |
commit | 79682407e63402c9768d45d37789fbbd206ddf85 (patch) | |
tree | a99885c3364312ce0ee71c2a9b0d432667e9ee7b /dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild | |
parent | Stable for amd64, wrt bug #461148 (diff) | |
download | gentoo-2-79682407e63402c9768d45d37789fbbd206ddf85.tar.gz gentoo-2-79682407e63402c9768d45d37789fbbd206ddf85.tar.bz2 gentoo-2-79682407e63402c9768d45d37789fbbd206ddf85.zip |
Stable for amd64, wrt bug #461150
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild')
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 1a20d1a97fda..826de93bad35 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.1 2013/01/27 11:09:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.530.0.ebuild,v 1.2 2013/05/15 14:09:40 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=" |