diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-29 17:47:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-29 17:47:26 +0000 |
commit | 3624984d0944474850c59d346465f5db7cbb82b3 (patch) | |
tree | 057190ed8da02d9a03955dd5d1b9911b970fd03b /app-editors/nano/nano-2.0.7.ebuild | |
parent | alpha/ia64/sparc stable wrt #207634 (diff) | |
download | gentoo-2-3624984d0944474850c59d346465f5db7cbb82b3.tar.gz gentoo-2-3624984d0944474850c59d346465f5db7cbb82b3.tar.bz2 gentoo-2-3624984d0944474850c59d346465f5db7cbb82b3.zip |
arm/s390/sh stable
(Portage version: 2.1.4)
Diffstat (limited to 'app-editors/nano/nano-2.0.7.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.0.7.ebuild b/app-editors/nano/nano-2.0.7.ebuild index 2dbc12e8de0c..7674220735be 100644 --- a/app-editors/nano/nano-2.0.7.ebuild +++ b/app-editors/nano/nano-2.0.7.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.0.7.ebuild,v 1.2 2008/01/26 21:54:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.7.ebuild,v 1.3 2008/01/29 17:47:26 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 |