summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 11:07:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 11:07:50 +0000
commited44f0944743b23d7f4ec50d42461edaf1104989 (patch)
tree4468b9fa1245777b7bdd043725c78b8ef9f1d37f /dev-perl
parentStable for amd64, wrt bug #418801 (diff)
downloadgentoo-2-ed44f0944743b23d7f4ec50d42461edaf1104989.tar.gz
gentoo-2-ed44f0944743b23d7f4ec50d42461edaf1104989.tar.bz2
gentoo-2-ed44f0944743b23d7f4ec50d42461edaf1104989.zip
Stable for amd64, wrt bug #418803
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog6
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 33e3fd32a6ac..8ac306225409 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.187 2012/08/02 06:37:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.188 2012/08/03 11:07:50 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
+ DateTime-TimeZone-1.460.0.ebuild:
+ Stable for amd64, wrt bug #418803
02 Aug 2012; Jeff Horelick <jdhore@gentoo.org>
DateTime-TimeZone-1.460.0.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild
index 7b7162d5255f..7a8196500d01 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.460.0.ebuild,v 1.3 2012/08/02 06:37:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild,v 1.4 2012/08/03 11:07:50 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Time zone object base class and factory"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Class-Load