diff options
author | 2007-08-25 14:42:43 +0000 | |
---|---|---|
committer | 2007-08-25 14:42:43 +0000 | |
commit | 57f8033b752e58950b7c2c29271aba856b93e59b (patch) | |
tree | 924dba7a46ca5c379fc952059f325a360d3dd4fb /sys-devel | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-57f8033b752e58950b7c2c29271aba856b93e59b.tar.gz gentoo-2-57f8033b752e58950b7c2c29271aba856b93e59b.tar.bz2 gentoo-2-57f8033b752e58950b7c2c29271aba856b93e59b.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/gettext-0.16.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.16.1-r1.ebuild b/sys-devel/gettext/gettext-0.16.1-r1.ebuild index 51ff2da97396..6dcd3ef4a45d 100644 --- a/sys-devel/gettext/gettext-0.16.1-r1.ebuild +++ b/sys-devel/gettext/gettext-0.16.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1-r1.ebuild,v 1.11 2007/08/24 20:04:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1-r1.ebuild,v 1.12 2007/08/25 14:42:43 vapier Exp $ inherit flag-o-matic eutils multilib toolchain-funcs mono libtool @@ -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 ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |