diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 21:47:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 21:47:34 +0000 |
commit | e74ea9c046777632c25c4ca813de9ab774300ecf (patch) | |
tree | 15775c86bc289bce067837f24f552fadc3b98f6d /sys-devel/gettext/gettext-0.15.ebuild | |
parent | Stable on hppa wrt #142650 (diff) | |
download | historical-e74ea9c046777632c25c4ca813de9ab774300ecf.tar.gz historical-e74ea9c046777632c25c4ca813de9ab774300ecf.tar.bz2 historical-e74ea9c046777632c25c4ca813de9ab774300ecf.zip |
Stable on sparc wrt #148798
Package-Manager: portage-2.1.1
Diffstat (limited to 'sys-devel/gettext/gettext-0.15.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.15.ebuild b/sys-devel/gettext/gettext-0.15.ebuild index b024f202dcb0..3acd9c801412 100644 --- a/sys-devel/gettext/gettext-0.15.ebuild +++ b/sys-devel/gettext/gettext-0.15.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.15.ebuild,v 1.11 2006/09/26 18:34:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.15.ebuild,v 1.12 2006/09/26 21:47:34 gustavoz 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 ~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" |