diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-12 20:16:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-12 20:16:30 +0000 |
commit | fd3eea112b3d0f905405d6cae7a7822779a2aaa0 (patch) | |
tree | 94588da95eeda587c8b6dcbe392ebd15dad4c66b /app-editors/nano/nano-2.1.10.ebuild | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-fd3eea112b3d0f905405d6cae7a7822779a2aaa0.tar.gz gentoo-2-fd3eea112b3d0f905405d6cae7a7822779a2aaa0.tar.bz2 gentoo-2-fd3eea112b3d0f905405d6cae7a7822779a2aaa0.zip |
Stable for HPPA (bug #287407).
(Portage version: 2.2_rc46/cvs/Linux i686)
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 156e2a6c39b6..0dd6748eabaa 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.5 2009/10/04 21:28:09 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.10.ebuild,v 1.6 2009/10/12 20:16:30 jer 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?] |