diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-26 22:24:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-26 22:24:42 +0000 |
commit | 0888fdfcf23f11a87099eee7c4c2abbbd75a281d (patch) | |
tree | 4953016d6a2601ecd440fa65ec38e4aa9e6a1391 /app-editors/nedit/nedit-5.5.ebuild | |
parent | Version bump. Remove references to ion3-svn. Remove old version. (diff) | |
download | historical-0888fdfcf23f11a87099eee7c4c2abbbd75a281d.tar.gz historical-0888fdfcf23f11a87099eee7c4c2abbbd75a281d.tar.bz2 historical-0888fdfcf23f11a87099eee7c4c2abbbd75a281d.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
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 54e20395480c..63df681c9466 100644 --- a/app-editors/nedit/nedit-5.5.ebuild +++ b/app-editors/nedit/nedit-5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4 2005/02/24 13:13:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5.ebuild,v 1.5 2005/03/26 22:24:42 kloeri Exp $ inherit gcc @@ -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="x86 ~ppc sparc ~mips amd64 alpha" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict ) |