diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-09 19:34:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-09 19:34:18 +0000 |
commit | 0041eb87d75e4616cfac8db6e151f641ac61b95b (patch) | |
tree | 52d856add4a6a7ed5f0993f7835501cb71271f20 /app-editors/nano/nano-2.1.5.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-0041eb87d75e4616cfac8db6e151f641ac61b95b.tar.gz gentoo-2-0041eb87d75e4616cfac8db6e151f641ac61b95b.tar.bz2 gentoo-2-0041eb87d75e4616cfac8db6e151f641ac61b95b.zip |
arm/s390/sh stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-editors/nano/nano-2.1.5.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.1.5.ebuild b/app-editors/nano/nano-2.1.5.ebuild index b85b8e5069c2..bb45a6e7c6ab 100644 --- a/app-editors/nano/nano-2.1.5.ebuild +++ b/app-editors/nano/nano-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.7 2008/10/08 10:09:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.8 2008/10/09 19:34:18 vapier Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 |