summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:00:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:00:34 +0000
commit2aca3ed3886cbb9aff85e315355af588d86af030 (patch)
tree1b557552b7e703cb60ea75495e44f78fef815e9b /dev-perl/DateTime-TimeZone
parentppc64 stable wrt #341865 (diff)
downloadgentoo-2-2aca3ed3886cbb9aff85e315355af588d86af030.tar.gz
gentoo-2-2aca3ed3886cbb9aff85e315355af588d86af030.tar.bz2
gentoo-2-2aca3ed3886cbb9aff85e315355af588d86af030.zip
ppc64 stable wrt #341865
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog6
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index ef074f425510..7bd2b8c2e8a0 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-TimeZone
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.147 2010/11/05 13:10:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.148 2010/11/05 14:00:34 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ DateTime-TimeZone-1.22.ebuild:
+ ppc64 stable wrt #341865
05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
DateTime-TimeZone-1.22.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild
index b3cf515552b4..382d5fb4faa5 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.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-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.3 2010/11/05 13:10:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.4 2010/11/05 14:00:34 ssuominen Exp $
EAPI=3
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Time zone object base class and factory"
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.72