diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:48:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:48:07 +0000 |
commit | f4fbe1268d265660de479a029f81fba094145cd1 (patch) | |
tree | 40858ae7d2fb50a1c497e6c69463ccfaedbc08b1 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild | |
parent | Stable for x86, wrt bug #456566 (diff) | |
download | gentoo-2-f4fbe1268d265660de479a029f81fba094145cd1.tar.gz gentoo-2-f4fbe1268d265660de479a029f81fba094145cd1.tar.bz2 gentoo-2-f4fbe1268d265660de479a029f81fba094145cd1.zip |
Stable for x86, wrt bug #456568
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild index e3d01816ce8b..592d4074949a 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.560.0.ebuild,v 1.2 2013/03/25 20:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild,v 1.3 2013/03/25 20:48:07 ago 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 ~ppc-aix ~x86-fbsd ~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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |