diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 11:57:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 11:57:27 +0000 |
commit | b53bd8ad5e68268735aee96b0b7f4d0c9b7454cf (patch) | |
tree | e236439dddd116cdcc829842e34cb426d7aa990d /app-editors/nedit/nedit-5.3-r2.ebuild | |
parent | browser plugin installation (diff) | |
download | gentoo-2-b53bd8ad5e68268735aee96b0b7f4d0c9b7454cf.tar.gz gentoo-2-b53bd8ad5e68268735aee96b0b7f4d0c9b7454cf.tar.bz2 gentoo-2-b53bd8ad5e68268735aee96b0b7f4d0c9b7454cf.zip |
stable on alpha
Diffstat (limited to 'app-editors/nedit/nedit-5.3-r2.ebuild')
-rw-r--r-- | app-editors/nedit/nedit-5.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.3-r2.ebuild b/app-editors/nedit/nedit-5.3-r2.ebuild index 30d5a4d67d6f..e0ff173f90e7 100644 --- a/app-editors/nedit/nedit-5.3-r2.ebuild +++ b/app-editors/nedit/nedit-5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.3-r2.ebuild,v 1.7 2003/05/13 21:46:54 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.3-r2.ebuild,v 1.8 2003/10/03 11:57:24 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://nedit.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict )" |