diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-02-26 02:20:30 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-02-26 02:20:30 +0000 |
commit | dce6057058b751a49d256277e6df6b338d61e77f (patch) | |
tree | efcbc46411988cccba5b75c889031aef9ffa582f /app-editors/nano/nano-2.0.7.ebuild | |
parent | remove unused net-misc/zaptel:ukcid use flag (diff) | |
download | gentoo-2-dce6057058b751a49d256277e6df6b338d61e77f.tar.gz gentoo-2-dce6057058b751a49d256277e6df6b338d61e77f.tar.bz2 gentoo-2-dce6057058b751a49d256277e6df6b338d61e77f.zip |
amd64 stable - 211150
(Portage version: 2.1.4.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 2005d1d35b28..72016beda4ad 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.6 2008/02/23 14:39:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.7.ebuild,v 1.7 2008/02/26 02:20:30 rich0 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 |