summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 08:20:34 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 08:20:34 +0000
commit73ec0bf8813c06d2e4739c3707db629cb3ce75bb (patch)
treec2e3e3deac56eca85785b07566262d602b4dad46 /dev-perl/perl-ldap
parentStable on amd64. Closes bug 64973. (diff)
downloadhistorical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.tar.gz
historical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.tar.bz2
historical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.zip
KEYWORDS ~amd64.
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r--dev-perl/perl-ldap/ChangeLog6
-rw-r--r--dev-perl/perl-ldap/perl-ldap-0.31.ebuild4
-rw-r--r--dev-perl/perl-ldap/perl-ldap-0.3202.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/perl-ldap/ChangeLog b/dev-perl/perl-ldap/ChangeLog
index 7c12697179c3..854c9a804979 100644
--- a/dev-perl/perl-ldap/ChangeLog
+++ b/dev-perl/perl-ldap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/perl-ldap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.23 2004/08/06 18:08:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.24 2004/10/19 08:20:34 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> perl-ldap-0.31.ebuild,
+ perl-ldap-0.3202.ebuild:
+ KEYWORDS ~amd64.
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> perl-ldap-0.31.ebuild:
Keyworded ppc64 to fix samba depends
diff --git a/dev-perl/perl-ldap/perl-ldap-0.31.ebuild b/dev-perl/perl-ldap/perl-ldap-0.31.ebuild
index 21b84c5a3a07..21fb9a47f5c9 100644
--- a/dev-perl/perl-ldap/perl-ldap-0.31.ebuild
+++ b/dev-perl/perl-ldap/perl-ldap-0.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.31.ebuild,v 1.9 2004/08/06 18:08:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.31.ebuild,v 1.10 2004/10/19 08:20:34 absinthe Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm ia64 s390 hppa ppc64"
+KEYWORDS="x86 ppc sparc mips alpha arm ia64 s390 hppa ppc64 ~amd64"
IUSE="sasl xml ssl"
DEPEND="dev-perl/Convert-ASN1
diff --git a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild b/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild
index b12c3173d336..9185471a1130 100644
--- a/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild
+++ b/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.3202.ebuild,v 1.2 2004/08/01 02:33:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.3202.ebuild,v 1.3 2004/10/19 08:20:34 absinthe Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~ia64 ~s390 ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~ia64 ~s390 ~hppa ~amd64"
IUSE="sasl xml ssl"
DEPEND="dev-perl/Convert-ASN1