diff options
author | 2013-07-28 10:40:23 +0000 | |
---|---|---|
committer | 2013-07-28 10:40:23 +0000 | |
commit | c2cbe87454696da37573e72a8af269e61839caf1 (patch) | |
tree | 0ff7f7aa8bd4ef1ce8a21c62db9a47feeb9a57a4 /dev-perl | |
parent | Stable for amd64, wrt bug #470400 (diff) | |
download | gentoo-2-c2cbe87454696da37573e72a8af269e61839caf1.tar.gz gentoo-2-c2cbe87454696da37573e72a8af269e61839caf1.tar.bz2 gentoo-2-c2cbe87454696da37573e72a8af269e61839caf1.zip |
Stable for amd64, wrt bug #470406
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.580.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 32a386bda5e8..f657af6e27b6 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.214 2013/04/16 20:36:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.215 2013/07/28 10:40:23 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + DateTime-TimeZone-1.580.0.ebuild: + Stable for amd64, wrt bug #470406 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> DateTime-TimeZone-1.560.0.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild index b6eeb3df3d41..1a66dacab7e5 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.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.580.0.ebuild,v 1.1 2013/03/17 16:12:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild,v 1.2 2013/07/28 10:40:23 ago Exp $ EAPI=5 @@ -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=" |