summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nano/nano-1.3.2.ebuild')
-rw-r--r--app-editors/nano/nano-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.2.ebuild b/app-editors/nano/nano-1.3.2.ebuild
index ee531e1ed623..32b22a36daae 100644
--- a/app-editors/nano/nano-1.3.2.ebuild
+++ b/app-editors/nano/nano-1.3.2.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/nano/nano-1.3.2.ebuild,v 1.1 2004/04/04 21:39:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.2.ebuild,v 1.2 2004/04/17 05:03:36 vapier Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.3/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
-IUSE="nls build spell justify debug slang nomac wsconvert"
+IUSE="nls build spell justify debug slang ncurses nomac wsconvert"
DEPEND=">=sys-libs/ncurses-5.2
nls? ( sys-devel/gettext )