diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 15:33:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 15:33:26 +0000 |
commit | 7a68995afdcb352356c45aaf35c5b62c80510944 (patch) | |
tree | acb145d719de43bad3eb3b66b91dff7274e285f0 /app-editors/nano/nano-2.2.5.ebuild | |
parent | Stable for HPPA (bug #346447). (diff) | |
download | historical-7a68995afdcb352356c45aaf35c5b62c80510944.tar.gz historical-7a68995afdcb352356c45aaf35c5b62c80510944.tar.bz2 historical-7a68995afdcb352356c45aaf35c5b62c80510944.zip |
Stable for HPPA (bug #351707).
Package-Manager: portage-2.2.0_alpha18/cvs/Linux i686
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 568cddb995d0..530ca8741204 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.2 2011/01/14 22:45:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.2.5.ebuild,v 1.3 2011/01/21 15:33:26 jer 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?] |