diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 22:13:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 22:13:04 +0000 |
commit | fca43557b92b436f9d51568f38c2c6ad7a0c4236 (patch) | |
tree | 7957f370740ea6ed02c7315703042ffc1fa6eb04 /dev-perl/Locale-PO | |
parent | Remove old. (diff) | |
download | gentoo-2-fca43557b92b436f9d51568f38c2c6ad7a0c4236.tar.gz gentoo-2-fca43557b92b436f9d51568f38c2c6ad7a0c4236.tar.bz2 gentoo-2-fca43557b92b436f9d51568f38c2c6ad7a0c4236.zip |
Stable for ia64, wrt bug #441232
(Portage version: 2.1.11.9/cvs/Linux ia64)
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 b14c34cf82fa..1888d012db77 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.62 2012/12/09 16:55:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.63 2012/12/13 22:13:04 ago Exp $ + + 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.220.0.ebuild: + Stable for ia64, wrt bug #441232 09 Dec 2012; Markus Meier <maekke@gentoo.org> Locale-PO-0.220.0.ebuild: arm stable, 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 822d902cfe8b..f344b74802f4 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.7 2012/12/09 16:55:22 maekke Exp $ +# $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 $ 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 |