summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2005-02-05 14:31:55 +0000
committerDylan Carlson <absinthe@gentoo.org>2005-02-05 14:31:55 +0000
commitb181d15dd36610eae4dbf08363001423c8e31030 (patch)
tree5f46c84f8f535d77d0bb01a84b130a0962f959f8 /dev-perl/Regexp-Shellish
parentVersion bump. Added keywords ~amd64. (diff)
downloadhistorical-b181d15dd36610eae4dbf08363001423c8e31030.tar.gz
historical-b181d15dd36610eae4dbf08363001423c8e31030.tar.bz2
historical-b181d15dd36610eae4dbf08363001423c8e31030.zip
Keywords ~amd64.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/ChangeLog8
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog
index 8c3b255fa9ee..71b7f75c2930 100644
--- a/dev-perl/Regexp-Shellish/ChangeLog
+++ b/dev-perl/Regexp-Shellish/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Regexp-Shellish
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.3 2004/12/23 16:26:39 nigoro Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.4 2005/02/05 14:23:26 absinthe Exp $
+
+ 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org>
+ Regexp-Shellish-0.93.ebuild:
+ Keywords ~amd64.
24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Regexp-Shellish-0.93.ebuild:
added ~ppc64
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
index 6b4a1d5286de..70f2b1db49fa 100644
--- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-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/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.5 2004/12/23 16:26:39 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.6 2005/02/05 14:23:26 absinthe Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
SRC_TEST="do"
-KEYWORDS="~alpha ~mips ~ppc ~sparc x86 ~ppc64"
+KEYWORDS="~alpha ~mips ~ppc ~sparc x86 ~ppc64 ~amd64"
IUSE=""