diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-07-08 22:45:13 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-07-08 22:45:13 +0000 |
commit | 31187777a6ad24b8229b204ae753c692780d7a5b (patch) | |
tree | 92ef07972e14e8247801e16644ad8f2d4efe2231 /app-editors/nedit/nedit-5.5.ebuild | |
parent | split USE='tcltk' to 'tcl' & 'tk' per bug #17808. (diff) | |
download | historical-31187777a6ad24b8229b204ae753c692780d7a5b.tar.gz historical-31187777a6ad24b8229b204ae753c692780d7a5b.tar.bz2 historical-31187777a6ad24b8229b204ae753c692780d7a5b.zip |
Marked stable on mips.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-editors/nedit/nedit-5.5.ebuild')
-rw-r--r-- | app-editors/nedit/nedit-5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.5.ebuild b/app-editors/nedit/nedit-5.5.ebuild index c54eb8d7c84f..18c32aaeadbe 100644 --- a/app-editors/nedit/nedit-5.5.ebuild +++ b/app-editors/nedit/nedit-5.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/app-editors/nedit/nedit-5.5.ebuild,v 1.8 2006/01/14 17:44:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5.ebuild,v 1.9 2006/07/08 22:45:13 kumba Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips amd64 alpha" +KEYWORDS="alpha amd64 mips ppc sparc x86" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict ) |