summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
-rw-r--r--dev-perl/DBIx-ContextualFetch/ChangeLog6
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog
index 61d4cadd9f89..d165c8dda9a7 100644
--- a/dev-perl/DBIx-ContextualFetch/ChangeLog
+++ b/dev-perl/DBIx-ContextualFetch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DBIx-ContextualFetch
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.5 2005/01/13 02:53:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.6 2005/01/30 00:24:22 luckyduck Exp $
+
+ 30 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ DBIx-ContextualFetch-1.01.ebuild:
+ added ~amd64 to KEYWORDS.
12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
DBIx-ContextualFetch-1.01.ebuild:
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
index d657c0edbf2e..e37301cd4203 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.7 2005/01/13 02:53:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.8 2005/01/30 00:24:22 luckyduck Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc ~amd64"
IUSE=""
SRC_TEST="do"