diff options
-rw-r--r-- | app-editors/nano/nano-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.2.2.ebuild b/app-editors/nano/nano-1.2.2.ebuild index fdcfbb48b71f..b3c66755a3fe 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-2003 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.11 2003/10/02 07:01:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.2.ebuild,v 1.12 2003/10/02 07:01:33 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~ppc ~sparc ~alpha mips ~hppa arm ia64" +KEYWORDS="~amd64 x86 ppc ~sparc ~alpha mips ~hppa arm ia64" IUSE="nls build spell justify debug slang" DEPEND=">=sys-libs/ncurses-5.2 |