summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-03-02 05:41:45 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-03-02 05:41:45 +0000
commitae79b96b7787c94129d1cfa98de3ea0ee97bb96a (patch)
tree7d030b595fc5e193b4733a070171096a1ca2c004 /dev-perl/perltidy
parentmore gentoo like install (diff)
downloadgentoo-2-ae79b96b7787c94129d1cfa98de3ea0ee97bb96a.tar.gz
gentoo-2-ae79b96b7787c94129d1cfa98de3ea0ee97bb96a.tar.bz2
gentoo-2-ae79b96b7787c94129d1cfa98de3ea0ee97bb96a.zip
Added amd64 to KEYWORDS.
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r--dev-perl/perltidy/ChangeLog5
-rw-r--r--dev-perl/perltidy/perltidy-20031021.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog
index b201233c4e87..89d98536026b 100644
--- a/dev-perl/perltidy/ChangeLog
+++ b/dev-perl/perltidy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/perltidy
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.10 2004/02/04 13:52:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.11 2004/03/02 05:41:45 absinthe Exp $
+
+ 02 Mar 2004; Dylan Carlson <absinthe@gentoo.org> perltidy-20031021.ebuild:
+ Added amd64 to KEYWORDS.
*perltidy-20031021 (04 Feb 2004)
diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild
index 3302a2c9713a..f0e1067d1af3 100644
--- a/dev-perl/perltidy/perltidy-20031021.ebuild
+++ b/dev-perl/perltidy/perltidy-20031021.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.1 2004/02/04 13:52:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.2 2004/03/02 05:41:45 absinthe Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc amd64"
DEPEND="${DEPEND}"