diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:08:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:08:14 +0000 |
commit | 11f0a39f006f03fc4504bac479e0100c68d49b16 (patch) | |
tree | 1215d31409a2c2ea4bd6ab23e108c1fd7cc2b613 /dev-perl/DateTime-TimeZone | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-11f0a39f006f03fc4504bac479e0100c68d49b16.tar.gz gentoo-2-11f0a39f006f03fc4504bac479e0100c68d49b16.tar.bz2 gentoo-2-11f0a39f006f03fc4504bac479e0100c68d49b16.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 846c8b715c45..1f42808fc679 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,9 @@ # 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.139 2010/06/20 18:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.140 2010/06/27 19:08:14 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> DateTime-TimeZone-1.19.ebuild: + ppc stable #323529 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> DateTime-TimeZone-1.19.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild index dcbee93cc375..878142f49a31 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.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.19.ebuild,v 1.3 2010/06/20 18:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild,v 1.4 2010/06/27 19:08:14 nixnut 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 |