summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-17 05:03:36 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-17 05:03:36 +0000
commitc6851d2f90f99f0d4b178b6b3fe60c9d47ca60ca (patch)
tree2c97bf7bfdecf08d34f0725060e63e8efa5485c7 /app-editors
parentEnable more goodies (diff)
downloadhistorical-c6851d2f90f99f0d4b178b6b3fe60c9d47ca60ca.tar.gz
historical-c6851d2f90f99f0d4b178b6b3fe60c9d47ca60ca.tar.bz2
historical-c6851d2f90f99f0d4b178b6b3fe60c9d47ca60ca.zip
add missing ncurses to IUSE
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/nano-1.2.2.ebuild4
-rw-r--r--app-editors/nano/nano-1.2.3.ebuild4
-rw-r--r--app-editors/nano/nano-1.3.1.ebuild4
-rw-r--r--app-editors/nano/nano-1.3.2.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/nano/nano-1.2.2.ebuild b/app-editors/nano/nano-1.2.2.ebuild
index 879ef8015496..b2e5c2aed9f0 100644
--- a/app-editors/nano/nano-1.2.2.ebuild
+++ b/app-editors/nano/nano-1.2.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.2.2.ebuild,v 1.17 2004/03/17 01:48:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.2.ebuild,v 1.18 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 )
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 )
diff --git a/app-editors/nano/nano-1.3.1.ebuild b/app-editors/nano/nano-1.3.1.ebuild
index 2b4d3b99b6e5..6933a8d75385 100644
--- a/app-editors/nano/nano-1.3.1.ebuild
+++ b/app-editors/nano/nano-1.3.1.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.1.ebuild,v 1.8 2004/03/17 02:02:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.1.ebuild,v 1.9 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 )
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 )