diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-21 11:58:46 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-21 11:58:46 +0000 |
commit | 8f49a64ad8301f1b25c1e2d2f3e6049afbfabb47 (patch) | |
tree | 1f2a58efe4ce871a794733dc51eca71850971431 /dev-perl/DateTime-TimeZone | |
parent | Stable for amd64 wrt bug #491946 (diff) | |
download | gentoo-2-8f49a64ad8301f1b25c1e2d2f3e6049afbfabb47.tar.gz gentoo-2-8f49a64ad8301f1b25c1e2d2f3e6049afbfabb47.tar.bz2 gentoo-2-8f49a64ad8301f1b25c1e2d2f3e6049afbfabb47.zip |
amd64 stable wrt bug #492122
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.600.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 2b0bd0cdb9c4..cb8ebfba8616 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.230 2014/02/14 19:17:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.231 2014/02/21 11:58:46 zlogene Exp $ + + 21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> + DateTime-TimeZone-1.600.0.ebuild: + amd64 stable wrt bug #492122 14 Feb 2014; Markus Meier <maekke@gentoo.org> DateTime-TimeZone-1.600.0.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild index a234e6acc358..4b5fa3d2bfb0 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.600.0.ebuild,v 1.5 2014/02/14 19:17:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild,v 1.6 2014/02/21 11:58:46 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~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 ~arm64 hppa ia64 ~m68k ~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=" |