diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:28:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:28:18 +0000 |
commit | bc5247d84aec6bb6037b3c7e494b25a800bd4e31 (patch) | |
tree | b94d0a04da7c04189cdb1029f493aedd4914fb3e /dev-perl/DateTime-TimeZone | |
parent | Stable for amd64, wrt bug #456566 (diff) | |
download | gentoo-2-bc5247d84aec6bb6037b3c7e494b25a800bd4e31.tar.gz gentoo-2-bc5247d84aec6bb6037b3c7e494b25a800bd4e31.tar.bz2 gentoo-2-bc5247d84aec6bb6037b3c7e494b25a800bd4e31.zip |
Stable for amd64, 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')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 121722abaa54..011d0dcf02f2 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.203 2013/03/17 16:12:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.204 2013/03/25 20:28:18 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + DateTime-TimeZone-1.560.0.ebuild: + Stable for amd64, wrt bug #456568 *DateTime-TimeZone-1.580.0 (17 Mar 2013) 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 81872fb12fb2..e3d01816ce8b 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-2012 Gentoo Foundation +# 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.1 2012/12/08 08:09:47 tove Exp $ +# $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 $ 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=" |