summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-04 13:17:20 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-04 13:17:20 +0000
commita35f7c4902f46a2faba78b4bb0b2c4c4326e4c0e (patch)
treec852a4317c7e77ee48ce79506e908cd1d188788b /dev-perl/DateTime-TimeZone
parentx86 stable, bug 341865 (diff)
downloadgentoo-2-a35f7c4902f46a2faba78b4bb0b2c4c4326e4c0e.tar.gz
gentoo-2-a35f7c4902f46a2faba78b4bb0b2c4c4326e4c0e.tar.bz2
gentoo-2-a35f7c4902f46a2faba78b4bb0b2c4c4326e4c0e.zip
x86 stable, bug 341865
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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 bba435965c70..53ba299e46d8 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.145 2010/10/27 18:57:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.146 2010/11/04 13:17:20 fauli Exp $
+
+ 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ DateTime-TimeZone-1.22.ebuild:
+ x86 stable, bug 341865
*DateTime-TimeZone-1.23 (27 Oct 2010)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild
index f9ff6f44f022..0d314fef116c 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.1 2010/09/28 08:22:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.2 2010/11/04 13:17:20 fauli 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