summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
commit6eca733af3caf00bb34618008e6cc16c5014031f (patch)
treeb5e7affda7d803f208e30848643d730e4c5b6ec8 /dev-perl/DateTime
parentalpha/arm/ia64/s390/sh/sparc stable wrt #323529 (diff)
downloadhistorical-6eca733af3caf00bb34618008e6cc16c5014031f.tar.gz
historical-6eca733af3caf00bb34618008e6cc16c5014031f.tar.bz2
historical-6eca733af3caf00bb34618008e6cc16c5014031f.zip
alpha/ia64/sparc stable wrt #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r--dev-perl/DateTime/ChangeLog5
-rw-r--r--dev-perl/DateTime/DateTime-0.55.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog
index f553e1bdc897..567491516fed 100644
--- a/dev-perl/DateTime/ChangeLog
+++ b/dev-perl/DateTime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateTime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.99 2010/06/15 05:25:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.100 2010/06/21 20:34:02 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> DateTime-0.55.ebuild:
+ alpha/ia64/sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org> DateTime-0.55.ebuild:
Stable on amd64 and x86 (#323529)
diff --git a/dev-perl/DateTime/DateTime-0.55.ebuild b/dev-perl/DateTime/DateTime-0.55.ebuild
index fc4d7a4b4f5e..0b71da464398 100644
--- a/dev-perl/DateTime/DateTime-0.55.ebuild
+++ b/dev-perl/DateTime/DateTime-0.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.55.ebuild,v 1.2 2010/06/15 05:25:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.55.ebuild,v 1.3 2010/06/21 20:34:02 armin76 Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="A date and time object"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Params-Validate-0.76