summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-01-22 01:09:49 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-01-22 01:09:49 +0000
commit908c3374a66b969f9de429f6007e89d801550da7 (patch)
tree65c89971e53344fb05a7b368791d2e2383ad838c /dev-perl/DateTime-TimeZone
parentRespect user C(XX)FLAGS (bug #240002) (diff)
downloadgentoo-2-908c3374a66b969f9de429f6007e89d801550da7.tar.gz
gentoo-2-908c3374a66b969f9de429f6007e89d801550da7.tar.bz2
gentoo-2-908c3374a66b969f9de429f6007e89d801550da7.zip
stable sparc, bug 301764
(Portage version: 2.1.6.13/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.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 9e588bdba8b5..69ab944063e0 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.121 2010/01/21 19:48:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.122 2010/01/22 01:09:49 tcunha Exp $
+
+ 22 Jan 2010; Tiago Cunha <tcunha@gentoo.org>
+ DateTime-TimeZone-1.08.ebuild:
+ stable sparc, bug 301764
*DateTime-TimeZone-1.09 (21 Jan 2010)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild
index 87c6a6473882..73934febc402 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.2 2010/01/09 19:34:03 grobian Exp $
+# $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 $
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