diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-09 16:55:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-09 16:55:22 +0000 |
commit | 2a8db13b9a033b4efc4daab76673a3193fd4cc96 (patch) | |
tree | f72d2c07f1de638242fbb2b707eca07a5d2242e7 /dev-perl | |
parent | new upstream release, fixed colors some more (diff) | |
download | gentoo-2-2a8db13b9a033b4efc4daab76673a3193fd4cc96.tar.gz gentoo-2-2a8db13b9a033b4efc4daab76673a3193fd4cc96.tar.bz2 gentoo-2-2a8db13b9a033b4efc4daab76673a3193fd4cc96.zip |
arm stable, bug #441232
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Locale-PO/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index c7372e0ccf35..b14c34cf82fa 100644 --- a/dev-perl/Locale-PO/ChangeLog +++ b/dev-perl/Locale-PO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Locale-PO # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.61 2012/12/08 17:00:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.62 2012/12/09 16:55:22 maekke Exp $ + + 09 Dec 2012; Markus Meier <maekke@gentoo.org> Locale-PO-0.220.0.ebuild: + arm stable, bug #441232 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> Locale-PO-0.220.0.ebuild: Stable for HPPA (bug #441232). diff --git a/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild b/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild index 3e8c3be1fd34..822d902cfe8b 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.6 2012/12/08 17:00:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.7 2012/12/09 16:55:22 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Object-oriented interface to gettext po-file entries" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="sys-devel/gettext |