summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-10 12:51:00 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-10 12:51:00 +0000
commitac31da562b130fe8d2f683dd26ba44c01f8aa6e1 (patch)
tree51dbcb88b44281e6da30c683e432d5d7f3ec2bf1 /dev-perl
parentAdd ~amd64 (#273453) (diff)
downloadhistorical-ac31da562b130fe8d2f683dd26ba44c01f8aa6e1.tar.gz
historical-ac31da562b130fe8d2f683dd26ba44c01f8aa6e1.tar.bz2
historical-ac31da562b130fe8d2f683dd26ba44c01f8aa6e1.zip
Add ~amd64 (#273454)
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateTime-Format-DateParse/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-DateParse/ChangeLog b/dev-perl/DateTime-Format-DateParse/ChangeLog
index 1ac42f916b76..d01165074eba 100644
--- a/dev-perl/DateTime-Format-DateParse/ChangeLog
+++ b/dev-perl/DateTime-Format-DateParse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.1 2009/06/09 21:00:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.2 2009/06/10 12:51:00 tove Exp $
+
+ 10 Jun 2009; Torsten Veller <tove@gentoo.org>
+ DateTime-Format-DateParse-0.04.ebuild:
+ Add ~amd64 (#273454)
*DateTime-Format-DateParse-0.04 (09 Jun 2009)
diff --git a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild b/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild
index 902b767aca21..126045249004 100644
--- a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild
+++ b/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild,v 1.1 2009/06/09 21:00:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.04.ebuild,v 1.2 2009/06/10 12:51:00 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29