diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-04 21:28:09 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-04 21:28:09 +0000 |
commit | 15ce6acb2edcef14c94338df9d7b26b6b9141dd6 (patch) | |
tree | b0356cd1986b7aa98cebe05ea16bd37447b04f3d /app-editors/nano/nano-2.1.10.ebuild | |
parent | connection broken on previous commit, Manifest got left out (diff) | |
download | gentoo-2-15ce6acb2edcef14c94338df9d7b26b6b9141dd6.tar.gz gentoo-2-15ce6acb2edcef14c94338df9d7b26b6b9141dd6.tar.bz2 gentoo-2-15ce6acb2edcef14c94338df9d7b26b6b9141dd6.zip |
Stable for ppc.
Bug 287407.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'app-editors/nano/nano-2.1.10.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.1.10.ebuild b/app-editors/nano/nano-2.1.10.ebuild index dd7ec8869293..156e2a6c39b6 100644 --- a/app-editors/nano/nano-2.1.10.ebuild +++ b/app-editors/nano/nano-2.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.10.ebuild,v 1.4 2009/10/04 17:46:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.10.ebuild,v 1.5 2009/10/04 21:28:09 volkmar Exp $ EAPI=2 inherit eutils @@ -17,7 +17,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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2[unicode?] |