diff options
Diffstat (limited to 'app-editors/nano/nano-1.3.1.ebuild')
-rw-r--r-- | app-editors/nano/nano-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.1.ebuild b/app-editors/nano/nano-1.3.1.ebuild index 6933a8d75385..aa00c022e2d0 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.9 2004/04/17 05:03:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.1.ebuild,v 1.10 2004/05/04 15:23:44 kloeri 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="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ppc64 s390" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa ~amd64 ~ia64 ppc64 s390" IUSE="nls build spell justify debug slang ncurses nomac wsconvert" DEPEND=">=sys-libs/ncurses-5.2 |