diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 09:28:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 09:28:02 +0000 |
commit | c61c012661843c7dbc89fe9e9e1f388e5957684b (patch) | |
tree | 7cf5957be855c01d5fd2521495004ce0031b1b8d /dev-perl | |
parent | alpha/sparc stable wrt #441298 (diff) | |
download | gentoo-2-c61c012661843c7dbc89fe9e9e1f388e5957684b.tar.gz gentoo-2-c61c012661843c7dbc89fe9e9e1f388e5957684b.tar.bz2 gentoo-2-c61c012661843c7dbc89fe9e9e1f388e5957684b.zip |
alpha/m68k/s390/sh/sparc stable wrt #441232
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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 1888d012db77..0475f642abca 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.63 2012/12/13 22:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.64 2012/12/27 09:28:02 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> Locale-PO-0.220.0.ebuild: + alpha/m68k/s390/sh/sparc stable wrt #441232 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.220.0.ebuild: Stable for ia64, 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 f344b74802f4..3db3772990ac 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.8 2012/12/13 22:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.220.0.ebuild,v 1.9 2012/12/27 09:28:02 armin76 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 |