summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-18 17:28:57 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-18 17:28:57 +0000
commit12cb88d1478d34fc3ef405200fbc324e8df2ca0d (patch)
treeb0f6fac4c06f5fa58280255caa70462a98576843 /dev-perl
parentstable on amd64 ia64 (diff)
downloadhistorical-12cb88d1478d34fc3ef405200fbc324e8df2ca0d.tar.gz
historical-12cb88d1478d34fc3ef405200fbc324e8df2ca0d.tar.bz2
historical-12cb88d1478d34fc3ef405200fbc324e8df2ca0d.zip
added ~amd64 to KEYWORDS. fixes #82458
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Manifest/ChangeLog7
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild4
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild4
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild6
-rw-r--r--dev-perl/XML-RSS/ChangeLog7
-rw-r--r--dev-perl/XML-RSS/XML-RSS-1.02.ebuild4
-rw-r--r--dev-perl/XML-RSS/XML-RSS-1.04.ebuild6
7 files changed, 22 insertions, 16 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index d1e1b57e33d5..6c95d148d05b 100644
--- a/dev-perl/Test-Manifest/ChangeLog
+++ b/dev-perl/Test-Manifest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Manifest
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.9 2004/12/30 00:38:18 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.10 2005/02/18 17:28:20 luckyduck Exp $
+
+ 18 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> :
+ added ~amd64 to KEYWORDS. fixes #82458
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild b/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild
index 455953fe4729..f4984ed0ce51 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild,v 1.5 2004/09/03 16:44:03 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-0.92.ebuild,v 1.6 2005/02/18 17:28:20 luckyduck Exp $
inherit perl-module
diff --git a/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild b/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild
index a595bc634d5e..0e0bf2330dd8 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild,v 1.4 2004/09/03 16:44:03 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-0.93.ebuild,v 1.5 2005/02/18 17:28:20 luckyduck Exp $
inherit perl-module
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild
index f09fe5481c7a..e5bc615a66ac 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.2 2004/12/23 08:49:00 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.3 2005/02/18 17:28:20 luckyduck Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~sparc ~alpha ppc ~ppc64"
+KEYWORDS="~amd64 ~x86 ~sparc ~alpha ppc ~ppc64"
SRC_TEST="do"
diff --git a/dev-perl/XML-RSS/ChangeLog b/dev-perl/XML-RSS/ChangeLog
index 0e67d3213432..49ce4503ceb7 100644
--- a/dev-perl/XML-RSS/ChangeLog
+++ b/dev-perl/XML-RSS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-RSS
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.7 2004/12/30 01:01:02 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.8 2005/02/18 17:28:57 luckyduck Exp $
+
+ 18 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> XML-RSS-1.04.ebuild:
+ added ~amd64 to KEYWORDS. fixes #82458
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/XML-RSS/XML-RSS-1.02.ebuild b/dev-perl/XML-RSS/XML-RSS-1.02.ebuild
index ce080082ea58..f19944e0b37b 100644
--- a/dev-perl/XML-RSS/XML-RSS-1.02.ebuild
+++ b/dev-perl/XML-RSS/XML-RSS-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.02.ebuild,v 1.5 2004/09/03 16:44:34 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.02.ebuild,v 1.6 2005/02/18 17:28:57 luckyduck Exp $
inherit perl-module
diff --git a/dev-perl/XML-RSS/XML-RSS-1.04.ebuild b/dev-perl/XML-RSS/XML-RSS-1.04.ebuild
index 861de5bec0e5..064d79af817c 100644
--- a/dev-perl/XML-RSS/XML-RSS-1.04.ebuild
+++ b/dev-perl/XML-RSS/XML-RSS-1.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.04.ebuild,v 1.4 2004/09/03 16:44:34 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.04.ebuild,v 1.5 2005/02/18 17:28:57 luckyduck Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz"
HOMEPAGE="http://perl-rss.sourceforge.net/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~sparc ~alpha ppc"
+KEYWORDS="~amd64 ~x86 ~sparc ~alpha ppc"
DEPEND="${DEPEND}
dev-perl/Test-Manifest