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
commit426f86a4e991f580dca75e5765ac85b220639773 (patch)
tree95c6318b8639cc667ac5af4c6335d72995e2856c /dev-perl/Algorithm-Annotate
parentVersion bump. Added keywords ~amd64. (diff)
downloadgentoo-2-426f86a4e991f580dca75e5765ac85b220639773.tar.gz
gentoo-2-426f86a4e991f580dca75e5765ac85b220639773.tar.bz2
gentoo-2-426f86a4e991f580dca75e5765ac85b220639773.zip
Keywords ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl/Algorithm-Annotate')
-rw-r--r--dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild6
-rw-r--r--dev-perl/Algorithm-Annotate/ChangeLog8
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild
index 5112df21dc6a..c46ad59aef04 100644
--- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild
+++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.5 2004/09/29 10:48:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.6 2005/02/05 14:30:52 absinthe Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~ppc sparc x86"
+KEYWORDS="~alpha ~ppc sparc x86 ~amd64"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Annotate/ChangeLog b/dev-perl/Algorithm-Annotate/ChangeLog
index ef3c8da36c58..e991a8c9cff5 100644
--- a/dev-perl/Algorithm-Annotate/ChangeLog
+++ b/dev-perl/Algorithm-Annotate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Algorithm-Annotate
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.4 2004/09/29 10:48:34 mcummings Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.5 2005/02/05 14:30:52 absinthe Exp $
+
+ 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org>
+ Algorithm-Annotate-0.10.ebuild:
+ Keywords ~amd64.
29 Sep 2004; Michael Cummings <mcummings@gentoo.org>
Algorithm-Annotate-0.10.ebuild: