summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2010-01-22 21:15:35 +0000
committerTom Gall <tgall@gentoo.org>2010-01-22 21:15:35 +0000
commitc4ffc48a70bf0e6b1d9f98be69739e79377a5c41 (patch)
treefdab4e080fe55ca5e71302085624b552a69faa44 /dev-perl/DateTime-TimeZone
parentRequire SLOT="0" of media-libs/jpeg for headers. (diff)
downloadgentoo-2-c4ffc48a70bf0e6b1d9f98be69739e79377a5c41.tar.gz
gentoo-2-c4ffc48a70bf0e6b1d9f98be69739e79377a5c41.tar.bz2
gentoo-2-c4ffc48a70bf0e6b1d9f98be69739e79377a5c41.zip
stable on ppc64, bug 301764
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 69ab944063e0..59ce53d5159a 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.122 2010/01/22 01:09:49 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.123 2010/01/22 21:15:35 tgall Exp $
+
+ 22 Jan 2010; Tom Gall <tgall@gentoo.org>
+ DateTime-TimeZone-1.08.ebuild:
+ stable on ppc64, bug 301764
22 Jan 2010; Tiago Cunha <tcunha@gentoo.org>
DateTime-TimeZone-1.08.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild
index 73934febc402..79fd7cf061c3 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.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.08.ebuild,v 1.3 2010/01/22 01:09:49 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild,v 1.4 2010/01/22 21:15:35 tgall Exp $
EAPI=2
@@ -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