summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-01-12 01:49:55 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-01-12 01:49:55 +0000
commitecd017810b1fc4f2f45e7cbd5d7a76afcb7a2c15 (patch)
treedbcca94502ac04238dc3d6e461ab2bc250ce08d3 /dev-perl
parentMarked stable on amd64, bug #77438 (Manifest recommit) (diff)
downloadgentoo-2-ecd017810b1fc4f2f45e7cbd5d7a76afcb7a2c15.tar.gz
gentoo-2-ecd017810b1fc4f2f45e7cbd5d7a76afcb7a2c15.tar.bz2
gentoo-2-ecd017810b1fc4f2f45e7cbd5d7a76afcb7a2c15.zip
Added to ~amd64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-Factory-Util/ChangeLog8
-rw-r--r--dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild6
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog8
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild4
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild6
5 files changed, 20 insertions, 12 deletions
diff --git a/dev-perl/Class-Factory-Util/ChangeLog b/dev-perl/Class-Factory-Util/ChangeLog
index 6219eeb4057a..4c8a696c3fb2 100644
--- a/dev-perl/Class-Factory-Util/ChangeLog
+++ b/dev-perl/Class-Factory-Util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Factory-Util
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.6 2004/12/29 23:12:47 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.7 2005/01/12 01:48:28 sekretarz Exp $
+
+ 12 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org>
+ Class-Factory-Util-1.6.ebuild:
+ Added to ~amd64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild
index 3af4cb527c2e..cfe5fbaa0a25 100644
--- a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild
+++ b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.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/Class-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.6 2004/09/27 22:02:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/Class-Factory-Util-1.6.ebuild,v 1.7 2005/01/12 01:48:28 sekretarz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64"
IUSE=""
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index 7bc56a9c5df8..b110a83825a7 100644
--- a/dev-perl/File-Find-Rule/ChangeLog
+++ b/dev-perl/File-Find-Rule/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Find-Rule
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.10 2004/12/29 23:36:05 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.11 2005/01/12 01:49:55 sekretarz Exp $
+
+ 12 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org>
+ File-Find-Rule-0.28.ebuild:
+ Added to ~amd64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild
index 357f6acbca9b..434d4e7f31a7 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.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/File-Find-Rule/File-Find-Rule-0.26.ebuild,v 1.8 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild,v 1.9 2005/01/12 01:49:55 sekretarz Exp $
inherit perl-module
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild
index a2cf01816533..f0a302e0174b 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.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/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.5 2004/12/22 12:10:31 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.6 2005/01/12 01:49:55 sekretarz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~ppc64"
+KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~ppc64 ~amd64"
IUSE=""
style="builder"