diff options
author | 2011-03-21 11:03:35 +0000 | |
---|---|---|
committer | 2011-03-21 11:03:35 +0000 | |
commit | ebd36558859a614359d42aa7f756d40096a77a6d (patch) | |
tree | f4c4d2bf38eb193ef3b82729e8d5074de1961e31 /app-editors/nano/nano-2.2.5.ebuild | |
parent | ppc64 stable wrt #350960 (diff) | |
download | gentoo-2-ebd36558859a614359d42aa7f756d40096a77a6d.tar.gz gentoo-2-ebd36558859a614359d42aa7f756d40096a77a6d.tar.bz2 gentoo-2-ebd36558859a614359d42aa7f756d40096a77a6d.zip |
ppc64 stable wrt #351707
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/nano/nano-2.2.5.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.2.5.ebuild b/app-editors/nano/nano-2.2.5.ebuild index cf88cacea5ca..c09e91a08293 100644 --- a/app-editors/nano/nano-2.2.5.ebuild +++ b/app-editors/nano/nano-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.2.5.ebuild,v 1.6 2011/02/28 15:17:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.2.5.ebuild,v 1.7 2011/03/21 11:03:35 xarthisius Exp $ EAPI=3 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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2[unicode?] |