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
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')
-rw-r--r--dev-perl/gtk-perl/ChangeLog6
-rw-r--r--dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild4
-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
5 files changed, 16 insertions, 8 deletions
diff --git a/dev-perl/gtk-perl/ChangeLog b/dev-perl/gtk-perl/ChangeLog
index 285f518a0bb4..454019c70ac9 100644
--- a/dev-perl/gtk-perl/ChangeLog
+++ b/dev-perl/gtk-perl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/gtk-perl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.29 2004/10/15 09:21:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.30 2004/10/19 08:18:27 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ gtk-perl-0.7008-r11.ebuild:
+ KEYWORDS ~amd64.
15 Oct 2004; Michael Cummings <mcummings@gentoo.org>
gtk-perl-0.7008-r11.ebuild, gtk-perl-0.7009.ebuild:
diff --git a/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild b/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild
index 1c18325e932a..1708d9b3892a 100644
--- a/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild
+++ b/dev-perl/gtk-perl/gtk-perl-0.7008-r11.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/gtk-perl/gtk-perl-0.7008-r11.ebuild,v 1.5 2004/10/15 09:21:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild,v 1.6 2004/10/19 08:18:27 absinthe Exp $
inherit perl-module eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.perl.org/"
IUSE="gnome opengl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64"
DEPEND="${DEPEND}
media-libs/gdk-pixbuf
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