diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:21:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:21:49 +0000 |
commit | 7c7e581540e1c946a1fce33a6d9c6fd2656a34aa (patch) | |
tree | d6f48f79f31a93a70fb43ec8ea0bcd410dc1616c /dev-perl | |
parent | Stable for hppa, wrt bug #456572 (diff) | |
download | gentoo-2-7c7e581540e1c946a1fce33a6d9c6fd2656a34aa.tar.gz gentoo-2-7c7e581540e1c946a1fce33a6d9c6fd2656a34aa.tar.bz2 gentoo-2-7c7e581540e1c946a1fce33a6d9c6fd2656a34aa.zip |
Stable for hppa, wrt bug #456568
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index a02f0ec51120..9f732432014a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.211 2013/03/31 11:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.212 2013/04/02 11:21:49 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + DateTime-TimeZone-1.560.0.ebuild: + Stable for hppa, wrt bug #456568 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> DateTime-TimeZone-1.560.0.ebuild: 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 5edfbe8d747f..4282aa964c4f 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.9 2013/03/31 11:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild,v 1.10 2013/04/02 11:21:49 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=" |