summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-17 06:19:47 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-17 06:19:47 +0000
commit1314c8cdf2efbdeeaece2e4b3038ef858533a6e9 (patch)
tree84dc31311d46685896c2945ecedb77c97099c5f2 /sys-devel/gettext
parentRevision bump. Modifying the init-script a bit, it is now only using cpu[0-9]... (diff)
downloadhistorical-1314c8cdf2efbdeeaece2e4b3038ef858533a6e9.tar.gz
historical-1314c8cdf2efbdeeaece2e4b3038ef858533a6e9.tar.bz2
historical-1314c8cdf2efbdeeaece2e4b3038ef858533a6e9.zip
arm/hppa/ia64/s390/sh stable
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/gettext-0.14.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.14.5.ebuild b/sys-devel/gettext/gettext-0.14.5.ebuild
index 6f7d6f74ff17..a2d1572ca538 100644
--- a/sys-devel/gettext/gettext-0.14.5.ebuild
+++ b/sys-devel/gettext/gettext-0.14.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.5.ebuild,v 1.8 2006/05/07 05:19:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.5.ebuild,v 1.9 2006/07/17 06:19:47 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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE="emacs nls doc nocxx"
DEPEND="virtual/libiconv"