diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:44:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:44:11 +0000 |
commit | 209fe404925483a10e07c916d3bdf5781fc8ccd0 (patch) | |
tree | 3e0a01065775b34d1193d866ce77e661e36b9f1e /dev-perl/DateTime-TimeZone | |
parent | define subslot and add := dep on x264 (diff) | |
download | gentoo-2-209fe404925483a10e07c916d3bdf5781fc8ccd0.tar.gz gentoo-2-209fe404925483a10e07c916d3bdf5781fc8ccd0.tar.bz2 gentoo-2-209fe404925483a10e07c916d3bdf5781fc8ccd0.zip |
Stable for arm, wrt bug #470406
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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.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 568ad9be2c48..067021fa81cb 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.216 2013/07/28 12:53:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.217 2013/07/28 19:44:11 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + DateTime-TimeZone-1.580.0.ebuild: + Stable for arm, wrt bug #470406 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> DateTime-TimeZone-1.580.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 37aaf5012053..ff65cf837421 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.3 2013/07/28 12:53:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild,v 1.4 2013/07/28 19:44:11 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=" |