diff options
author | 2012-12-06 19:14:01 +0000 | |
---|---|---|
committer | 2012-12-06 19:14:01 +0000 | |
commit | 2366bceb42c7569141fff96789b9cfbce784c0b0 (patch) | |
tree | e3f88158237e4b0b817122ed6269803b2710110d /dev-perl/Locale-PO | |
parent | Stable for ppc64, wrt bug #441266 (diff) | |
download | gentoo-2-2366bceb42c7569141fff96789b9cfbce784c0b0.tar.gz gentoo-2-2366bceb42c7569141fff96789b9cfbce784c0b0.tar.bz2 gentoo-2-2366bceb42c7569141fff96789b9cfbce784c0b0.zip |
Stable for ppc64, wrt bug #441232
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Locale-PO')
-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 7a447fa5c321..7b273b89fbb6 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.59 2012/12/06 18:42:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.60 2012/12/06 19:14:01 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.220.0.ebuild: + Stable for ppc64, wrt bug #441232 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.220.0.ebuild: Stable for ppc, wrt 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 c135163136f7..996e174bfa64 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.4 2012/12/06 18:42:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.5 2012/12/06 19:14:01 ago 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 |