diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:34:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:34:03 +0000 |
commit | b3ce620db20b5e4d6454a4706fdbe9e1b90dbfb0 (patch) | |
tree | 4cc19a607afa009f9159e97d0e29c445b89baf55 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-b3ce620db20b5e4d6454a4706fdbe9e1b90dbfb0.tar.gz gentoo-2-b3ce620db20b5e4d6454a4706fdbe9e1b90dbfb0.tar.bz2 gentoo-2-b3ce620db20b5e4d6454a4706fdbe9e1b90dbfb0.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild index c7abab994217..87c6a6473882 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-2009 Gentoo Foundation +# 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.1 2009/12/30 17:41:57 tove Exp $ +# $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 $ 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" +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 |