diff options
Diffstat (limited to 'app-editors/nano/nano-1.3.7.ebuild')
-rw-r--r-- | app-editors/nano/nano-1.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.7.ebuild b/app-editors/nano/nano-1.3.7.ebuild index efde522591b7..b57b0fa3945e 100644 --- a/app-editors/nano/nano-1.3.7.ebuild +++ b/app-editors/nano/nano-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.7.ebuild,v 1.7 2005/06/06 13:20:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.7.ebuild,v 1.8 2005/06/28 05:27:10 kumba Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.3/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="nls build spell justify debug slang ncurses nomac unicode" DEPEND=">=sys-libs/ncurses-5.2 |