diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-06 23:52:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-06 23:52:22 +0000 |
commit | 9fea248a1bf555ac7be8178c0634060c3d889346 (patch) | |
tree | 6f4394ea48c776fc9c4505219d07237bcc30840f /app-editors/nano/nano-2.0.9.ebuild | |
parent | stable ppc, bug 240032 (diff) | |
download | gentoo-2-9fea248a1bf555ac7be8178c0634060c3d889346.tar.gz gentoo-2-9fea248a1bf555ac7be8178c0634060c3d889346.tar.bz2 gentoo-2-9fea248a1bf555ac7be8178c0634060c3d889346.zip |
stable ppc64, bug 240032
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/nano/nano-2.0.9.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.0.9.ebuild b/app-editors/nano/nano-2.0.9.ebuild index a1d5fc125873..d8f3534f0899 100644 --- a/app-editors/nano/nano-2.0.9.ebuild +++ b/app-editors/nano/nano-2.0.9.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.9.ebuild,v 1.4 2008/10/06 23:51:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.5 2008/10/06 23:52:22 ranger 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 |