summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-03-15 07:52:51 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-03-15 07:52:51 +0000
commitb5dffbb553ea7197ec8d71922114eb10a8cdec45 (patch)
tree0ee59f5c018a8f510ab4ca5425feb2e934333320 /dev-perl/Proc-Simple
parentAdd fix for bug #84564. (diff)
downloadhistorical-b5dffbb553ea7197ec8d71922114eb10a8cdec45.tar.gz
historical-b5dffbb553ea7197ec8d71922114eb10a8cdec45.tar.bz2
historical-b5dffbb553ea7197ec8d71922114eb10a8cdec45.zip
Added to ~amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r--dev-perl/Proc-Simple/ChangeLog8
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog
index 7072fc79a666..2925d8f313d0 100644
--- a/dev-perl/Proc-Simple/ChangeLog
+++ b/dev-perl/Proc-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Proc-Simple
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.7 2004/07/30 16:12:19 mcummings Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.8 2005/03/15 07:52:51 eradicator Exp $
+
+ 15 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ Proc-Simple-1.21.ebuild:
+ Added to ~amd64.
*Proc-Simple-1.21 (30 Jul 2004)
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild
index d97f6ba02917..7a238ba0d8f2 100644
--- a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild
+++ b/dev-perl/Proc-Simple/Proc-Simple-1.21.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/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.1 2004/07/30 16:12:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.2 2005/03/15 07:52:51 eradicator Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""