diff options
author | 2006-09-04 05:59:29 +0000 | |
---|---|---|
committer | 2006-09-04 05:59:29 +0000 | |
commit | 8eb9393de438beaf459b9f4b384e3cacb086034b (patch) | |
tree | 2399345a2da5db6f97c4299eab6d7917b079cdb2 /sys-devel/gettext/gettext-0.14.5.ebuild | |
parent | Stable x86 (diff) | |
download | historical-8eb9393de438beaf459b9f4b384e3cacb086034b.tar.gz historical-8eb9393de438beaf459b9f4b384e3cacb086034b.tar.bz2 historical-8eb9393de438beaf459b9f4b384e3cacb086034b.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'sys-devel/gettext/gettext-0.14.5.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.14.5.ebuild | 4 |
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 816b015cda49..89d0940de9dc 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.17 2006/07/22 15:41:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.5.ebuild,v 1.18 2006/09/04 05:59:29 kumba 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" |