diff options
author | 2007-12-14 22:16:59 +0000 | |
---|---|---|
committer | 2007-12-14 22:16:59 +0000 | |
commit | 907f99544305129f651e9fd039f9e857b1fc16ac (patch) | |
tree | 34cbdb863249f9d7f11ecc6b9b9ae56586fb11c4 /sys-devel/gettext/gettext-0.17.ebuild | |
parent | Version bump as per bug 202292. (diff) | |
download | historical-907f99544305129f651e9fd039f9e857b1fc16ac.tar.gz historical-907f99544305129f651e9fd039f9e857b1fc16ac.tar.bz2 historical-907f99544305129f651e9fd039f9e857b1fc16ac.zip |
Stable on x86 wrt bug #202168
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-devel/gettext/gettext-0.17.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.17.ebuild b/sys-devel/gettext/gettext-0.17.ebuild index 5bd2c6787a11..42521ddea995 100644 --- a/sys-devel/gettext/gettext-0.17.ebuild +++ b/sys-devel/gettext/gettext-0.17.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.17.ebuild,v 1.3 2007/12/14 20:43:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.17.ebuild,v 1.4 2007/12/14 22:16:59 cla 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-3 LGPL-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 |