diff options
Diffstat (limited to 'app-editors/nano/nano-1.3.10-r1.ebuild')
-rw-r--r-- | app-editors/nano/nano-1.3.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.10-r1.ebuild b/app-editors/nano/nano-1.3.10-r1.ebuild index 6fde8c39ff6a..0ca1cb1d0944 100644 --- a/app-editors/nano/nano-1.3.10-r1.ebuild +++ b/app-editors/nano/nano-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.10-r1.ebuild,v 1.9 2006/04/24 17:13:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.10-r1.ebuild,v 1.10 2006/04/24 17:53:26 kumba Exp $ #ECVS_SERVER="savannah.gnu.org:/cvsroot/nano" #ECVS_MODULE="nano" @@ -16,7 +16,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="build debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 |