summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-24 09:32:13 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-24 09:32:13 +0000
commitf88ac6eb28337501082639ce5e0c17a01c37c1ff (patch)
tree0b610bf75e63803c8e1c71e94aa59f36038a77f8 /dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild
parentAdd missing `die` check to tarball unpack. (diff)
downloadgentoo-2-f88ac6eb28337501082639ce5e0c17a01c37c1ff.tar.gz
gentoo-2-f88ac6eb28337501082639ce5e0c17a01c37c1ff.tar.bz2
gentoo-2-f88ac6eb28337501082639ce5e0c17a01c37c1ff.zip
Stable on x86 and amd64 (#290340)
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild')
-rw-r--r--dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild
index 09ee1324c5d9..9f528a428829 100644
--- a/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild
+++ b/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.1 2009/09/26 15:00:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.2 2009/10/24 09:32:13 tove Exp $
EAPI=2
@@ -14,7 +14,7 @@ DESCRIPTION="A Perl module for accessing the GNU locale utilities"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-devel/gettext"