summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-10 12:58:54 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-10 12:58:54 +0000
commitc6dd3ee01d7cd667ff72abf8dc171e9ff3a7bcc6 (patch)
tree4304c6ff59fbdcd4c140fa6b2d10c95ca7239f04 /dev-perl/Test-MockTime
parentAdd ~amd64 (#273454) (diff)
downloadhistorical-c6dd3ee01d7cd667ff72abf8dc171e9ff3a7bcc6.tar.gz
historical-c6dd3ee01d7cd667ff72abf8dc171e9ff3a7bcc6.tar.bz2
historical-c6dd3ee01d7cd667ff72abf8dc171e9ff3a7bcc6.zip
Add ~amd64 (#273456)
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/Test-MockTime')
-rw-r--r--dev-perl/Test-MockTime/ChangeLog5
-rw-r--r--dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-MockTime/ChangeLog b/dev-perl/Test-MockTime/ChangeLog
index 37c974828c57..505e2a974039 100644
--- a/dev-perl/Test-MockTime/ChangeLog
+++ b/dev-perl/Test-MockTime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-MockTime
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.1 2009/06/09 20:23:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.2 2009/06/10 12:55:06 tove Exp $
+
+ 10 Jun 2009; Torsten Veller <tove@gentoo.org> Test-MockTime-0.12.ebuild:
+ Add ~amd64 (#273456)
*Test-MockTime-0.12 (09 Jun 2009)
diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild b/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild
index 534c0a5934d9..1a008c14d37e 100644
--- a/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild
+++ b/dev-perl/Test-MockTime/Test-MockTime-0.12.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/Test-MockTime/Test-MockTime-0.12.ebuild,v 1.1 2009/06/09 20:23:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/Test-MockTime-0.12.ebuild,v 1.2 2009/06/10 12:55:06 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Replaces actual time with simulated time"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="virtual/perl-Time-Piece