diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:19:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:19:46 +0000 |
commit | 69b6b7c987a691f33327baad288b25569f394626 (patch) | |
tree | 58d809a3354ed159d0e444fed7901f952238a021 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild | |
parent | ppc64 stable wrt #341865 (diff) | |
download | historical-69b6b7c987a691f33327baad288b25569f394626.tar.gz historical-69b6b7c987a691f33327baad288b25569f394626.tar.bz2 historical-69b6b7c987a691f33327baad288b25569f394626.zip |
ppc64 stable wrt #341865
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild index b3cf515552b4..382d5fb4faa5 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.3 2010/11/05 13:10:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.4 2010/11/05 14:00:34 ssuominen 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 |