summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 23:05:27 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 23:05:27 +0000
commitb0307c58205c96efe010cd21a68330e830deba81 (patch)
treef583f5971f69eb4c98cf737ad3a345310f66fefc /dev-perl/DateTime-TimeZone
parentkeyword ~x86-fbsd, bug #346449 (diff)
downloadgentoo-2-b0307c58205c96efe010cd21a68330e830deba81.tar.gz
gentoo-2-b0307c58205c96efe010cd21a68330e830deba81.tar.bz2
gentoo-2-b0307c58205c96efe010cd21a68330e830deba81.zip
keyword ~x86-fbsd, bug #346449
(Portage version: 2.2.0_alpha43/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.350.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 24cab3a53da8..c30548e7b5e5 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.169 2011/07/06 13:35:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.170 2011/07/07 23:05:27 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ DateTime-TimeZone-1.350.0.ebuild:
+ keyword ~x86-fbsd, bug #346449
*DateTime-TimeZone-1.350.0 (06 Jul 2011)
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.350.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.350.0.ebuild
index 2f1d255573c4..75030ffed367 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.350.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.350.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.350.0.ebuild,v 1.1 2011/07/06 13:35:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.350.0.ebuild,v 1.2 2011/07/07 23:05:27 aballier 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-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