diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-23 11:12:32 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-23 11:12:32 +0000 |
commit | a37631e83711fca51bc8a52c56b301920b76cf1c (patch) | |
tree | 0afeaa9d45b3a8dfbeae78d5edf629fdd80e6b20 /dev-perl | |
parent | Remove YAML from Build.PL (#301442) (diff) | |
download | gentoo-2-a37631e83711fca51bc8a52c56b301920b76cf1c.tar.gz gentoo-2-a37631e83711fca51bc8a52c56b301920b76cf1c.tar.bz2 gentoo-2-a37631e83711fca51bc8a52c56b301920b76cf1c.zip |
Stable on amd64, x86 (#301764)
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 59ce53d5159a..7e0099516aa1 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.123 2010/01/22 21:15:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.124 2010/01/23 11:12:32 tove Exp $ + + 23 Jan 2010; Torsten Veller <tove@gentoo.org> + DateTime-TimeZone-1.08.ebuild: + Stable on amd64, x86 (#301764) 22 Jan 2010; Tom Gall <tgall@gentoo.org> DateTime-TimeZone-1.08.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild index 79fd7cf061c3..0ff4c654a95a 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.4 2010/01/22 21:15:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.08.ebuild,v 1.5 2010/01/23 11:12:32 tove 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 |