summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nedit/nedit-5.4_pre20030213.ebuild')
-rw-r--r--app-editors/nedit/nedit-5.4_pre20030213.ebuild4
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 572f3fcfb21f..6e6a96f48c1a 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-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.4_pre20030213.ebuild,v 1.3 2003/02/28 23:10:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4_pre20030213.ebuild,v 1.4 2003/04/23 00:43:06 vladimir Exp $
inherit eutils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc"
IUSE="spell"
-RDEPEND="spell? ( app-text/aspell )"
+RDEPEND="spell? ( virtual/aspell-dict )"
DEPEND="${RDEPEND}
dev-util/yacc
virtual/motif"