summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nano/nano-1.2.1.ebuild')
-rw-r--r--app-editors/nano/nano-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.2.1.ebuild b/app-editors/nano/nano-1.2.1.ebuild
index d59a4e9a33b2..fc5e2d8c6dd5 100644
--- a/app-editors/nano/nano-1.2.1.ebuild
+++ b/app-editors/nano/nano-1.2.1.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.1.ebuild,v 1.6 2003/07/06 09:11:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.1.ebuild,v 1.7 2003/07/16 14:33:51 pvdabeel Exp $
MY_P="${PN}-${PV/_}"
DESCRIPTION="GNU GPL'd Pico clone with more functionality"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~ppc sparc ~alpha mips hppa ~arm"
+KEYWORDS="amd64 x86 ppc sparc ~alpha mips hppa ~arm"
IUSE="nls build spell"
S=${WORKDIR}/${MY_P}