diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-10-03 12:54:41 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-10-03 12:54:41 +0000 |
commit | e31a40dc1194be26170ba823fc4595cb75ee3ea1 (patch) | |
tree | 56181c5ff41e11224b5828b835dc6a04f21976db /app-editors/nano/nano-2.1.10.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-e31a40dc1194be26170ba823fc4595cb75ee3ea1.tar.gz gentoo-2-e31a40dc1194be26170ba823fc4595cb75ee3ea1.tar.bz2 gentoo-2-e31a40dc1194be26170ba823fc4595cb75ee3ea1.zip |
Stable for amd64 per bug #287407
(Portage version: 2.2_rc42/cvs/Linux x86_64)
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 4d6f4e97cccc..6896c80db86b 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.1 2009/08/13 03:01:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.10.ebuild,v 1.2 2009/10/03 12:54:41 mrpouet 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 ~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[unicode?] |