diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:15:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:15:53 +0000 |
commit | 6b4705a9dd44e435335e785f597ea39711b5028a (patch) | |
tree | 3e7ce89b8eedc4cfbcefc95dc86ae120d4b096b6 /dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild | |
parent | Stable for x86, wrt bug #461128 (diff) | |
download | historical-6b4705a9dd44e435335e785f597ea39711b5028a.tar.gz historical-6b4705a9dd44e435335e785f597ea39711b5028a.tar.bz2 historical-6b4705a9dd44e435335e785f597ea39711b5028a.zip |
Stable for x86, wrt bug #463052
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild')
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 caa8c348c295..a9ff798676f7 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.2 2013/05/15 14:08:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.230.0.ebuild,v 1.3 2013/05/15 14:15:52 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 |