diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:46:41 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:46:41 +0000 |
commit | 5f51ef659b5eb7556ecf6c06c40a6542a43cec16 (patch) | |
tree | 284a4979cf96949dd324aa972f5d6821d2ebf0bd /app-editors/nedit | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.tar.gz gentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.tar.bz2 gentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.zip |
amd64
Diffstat (limited to 'app-editors/nedit')
-rw-r--r-- | app-editors/nedit/nedit-5.4_pre20030213.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.4_pre20030213.ebuild b/app-editors/nedit/nedit-5.4_pre20030213.ebuild index 4a7382fa9e53..f40b443c9257 100644 --- a/app-editors/nedit/nedit-5.4_pre20030213.ebuild +++ b/app-editors/nedit/nedit-5.4_pre20030213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4_pre20030213.ebuild,v 1.9 2004/01/23 18:12:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4_pre20030213.ebuild,v 1.10 2004/02/22 14:46:41 brad_mssw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc amd64" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict ) |