diff options
Diffstat (limited to 'app-editors/nano/nano-2.1.9.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.1.9.ebuild b/app-editors/nano/nano-2.1.9.ebuild index 34e7748d5141..7686a09c3433 100644 --- a/app-editors/nano/nano-2.1.9.ebuild +++ b/app-editors/nano/nano-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.9.ebuild,v 1.5 2009/08/25 13:03:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.9.ebuild,v 1.6 2009/08/29 19:07:04 nixnut Exp $ EAPI=2 inherit eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2[unicode?] |