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