diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:04 +0000 |
commit | 6c57bdea275eda1134b1c27afe470c69ea44a1da (patch) | |
tree | 9ec069e28d34fc346e06a96a97ff5021e378c22c /dev-perl/Locale-PO | |
parent | Stable for amd64, wrt bug #461128 (diff) | |
download | gentoo-2-6c57bdea275eda1134b1c27afe470c69ea44a1da.tar.gz gentoo-2-6c57bdea275eda1134b1c27afe470c69ea44a1da.tar.bz2 gentoo-2-6c57bdea275eda1134b1c27afe470c69ea44a1da.zip |
Stable for amd64, wrt bug #463052
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.230.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 ce308d72bed5..58e13be24240 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.66 2013/02/10 09:51:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.67 2013/05/15 14:08:04 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Locale-PO-0.230.0.ebuild: + Stable for amd64, wrt bug #463052 *Locale-PO-0.230.0 (10 Feb 2013) diff --git a/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild b/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild index 60eb6ab4ec71..caa8c348c295 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.230.0.ebuild,v 1.1 2013/02/10 09:51:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild,v 1.2 2013/05/15 14:08:04 ago Exp $ EAPI=5 @@ -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 |