summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-12 23:03:12 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-12 23:03:12 +0000
commit239a9024647acf278b7bca6c27d3b36d0e3baf91 (patch)
treec548b36d4227cae3b0305ed2a03bf4c681ed744d /sys-devel/gettext
parentutilize USE=elibc_glibc instead of has_version sys-libs/glibc (diff)
downloadgentoo-2-239a9024647acf278b7bca6c27d3b36d0e3baf91.tar.gz
gentoo-2-239a9024647acf278b7bca6c27d3b36d0e3baf91.tar.bz2
gentoo-2-239a9024647acf278b7bca6c27d3b36d0e3baf91.zip
stabilize
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/gettext-0.14.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.14.4.ebuild b/sys-devel/gettext/gettext-0.14.4.ebuild
index ac759d90610d..46bf7b07d5b3 100644
--- a/sys-devel/gettext/gettext-0.14.4.ebuild
+++ b/sys-devel/gettext/gettext-0.14.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.4.ebuild,v 1.7 2005/06/12 23:01:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.4.ebuild,v 1.8 2005/06/12 23:03:12 vapier Exp $
inherit flag-o-matic eutils toolchain-funcs mono libtool elisp-common
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86"
IUSE="emacs nls doc"
DEPEND="|| ( sys-libs/glibc dev-libs/libiconv )"