diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 12:38:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 12:38:55 +0000 |
commit | ac6957c959d1524b1686b7e5575669ccea184984 (patch) | |
tree | 3953509fa132e2794da27432915e4ee8866bcea7 /sys-devel/gettext/gettext-0.16.1.ebuild | |
parent | Stable on IA64. (diff) | |
download | historical-ac6957c959d1524b1686b7e5575669ccea184984.tar.gz historical-ac6957c959d1524b1686b7e5575669ccea184984.tar.bz2 historical-ac6957c959d1524b1686b7e5575669ccea184984.zip |
x86 stable wrt bug 163178
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'sys-devel/gettext/gettext-0.16.1.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.16.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gettext/gettext-0.16.1.ebuild b/sys-devel/gettext/gettext-0.16.1.ebuild index dec038e38f33..8295ca502977 100644 --- a/sys-devel/gettext/gettext-0.16.1.ebuild +++ b/sys-devel/gettext/gettext-0.16.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.ebuild,v 1.2 2007/01/22 07:55:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.3 2007/01/22 12:38:55 armin76 Exp $ inherit flag-o-matic eutils multilib 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |