diff options
author | Markus Meier <maekke@gentoo.org> | 2014-02-14 19:17:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-02-14 19:17:11 +0000 |
commit | 7c7f1a569697950a15d72d818539f1802f3eb459 (patch) | |
tree | c3dd11ab7e05f27c4fedd3ad568983146360825b /dev-perl/DateTime-TimeZone | |
parent | arm stable, bug #474296 (diff) | |
download | gentoo-2-7c7f1a569697950a15d72d818539f1802f3eb459.tar.gz gentoo-2-7c7f1a569697950a15d72d818539f1802f3eb459.tar.bz2 gentoo-2-7c7f1a569697950a15d72d818539f1802f3eb459.zip |
arm stable, bug #492122
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 ae6a1e56113c..2b0bd0cdb9c4 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.229 2014/02/11 15:17:41 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.230 2014/02/14 19:17:11 maekke Exp $ + + 14 Feb 2014; Markus Meier <maekke@gentoo.org> + DateTime-TimeZone-1.600.0.ebuild: + arm stable, bug #492122 11 Feb 2014; Akinori Hattori <hattya@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 51586495f367..a234e6acc358 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.4 2014/02/11 15:17:41 hattya Exp $ +# $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 $ 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=" |