summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-20 16:08:51 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-20 16:08:51 +0000
commit143ee74792dc8dcb121df82759926d99334ba89c (patch)
tree93a03510588e048e665c6afe7649b166f2e7e8a6 /dev-perl/Cache-Simple-TimedExpiry
parentTransferred ownership to steev. (diff)
downloadgentoo-2-143ee74792dc8dcb121df82759926d99334ba89c.tar.gz
gentoo-2-143ee74792dc8dcb121df82759926d99334ba89c.tar.bz2
gentoo-2-143ee74792dc8dcb121df82759926d99334ba89c.zip
Added ~amd64 keyword wrt Bug #112414.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry')
-rw-r--r--dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild4
-rw-r--r--dev-perl/Cache-Simple-TimedExpiry/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild
index 9c7dfca5ecf2..3409d5eac883 100644
--- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild
+++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild,v 1.5 2006/03/13 21:22:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild,v 1.6 2006/04/20 16:08:51 tcort Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
index ef801eae6fd1..7cc8cc08379e 100644
--- a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
+++ b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Simple-TimedExpiry
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.5 2006/03/13 21:22:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.6 2006/04/20 16:08:51 tcort Exp $
+
+ 20 Apr 2006; Thomas Cort <tcort@gentoo.org>
+ Cache-Simple-TimedExpiry-0.23.ebuild:
+ Added ~amd64 keyword wrt Bug #112414.
13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Cache-Simple-TimedExpiry-0.23.ebuild: