diff options
author | 2012-12-06 18:18:17 +0000 | |
---|---|---|
committer | 2012-12-06 18:18:17 +0000 | |
commit | 43c1f6257e3bc03e9ffeebd9006907cc24e0c43d (patch) | |
tree | 6ad0ce759b9680a7d20a892fc43baa89933bd9b7 /dev-perl/Locale-PO | |
parent | Stable for x86, wrt bug #441230 (diff) | |
download | gentoo-2-43c1f6257e3bc03e9ffeebd9006907cc24e0c43d.tar.gz gentoo-2-43c1f6257e3bc03e9ffeebd9006907cc24e0c43d.tar.bz2 gentoo-2-43c1f6257e3bc03e9ffeebd9006907cc24e0c43d.zip |
Stable for x86, wrt bug #441232
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 5abccf760c8c..39f4f9519ca4 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.57 2012/12/06 18:09:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.58 2012/12/06 18:18:17 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> Locale-PO-0.220.0.ebuild: + Stable for x86, wrt bug #441232 06 Dec 2012; <ago@gentoo.org> Locale-PO-0.220.0.ebuild: Stable for amd64, 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 1b7afbdd035e..a2608d38424b 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.2 2012/12/06 18:09:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.3 2012/12/06 18:18:17 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 |