diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 12:40:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 12:40:14 +0000 |
commit | a3b8f222725d2cc1e76c13f8263a6d91cba1c350 (patch) | |
tree | 0ffc3d92421dd30cf0f3c1b9e99acd916a3d9824 /app-editors/nano/nano-2.0.6.ebuild | |
parent | Stable on ppc; bug #175465. (diff) | |
download | gentoo-2-a3b8f222725d2cc1e76c13f8263a6d91cba1c350.tar.gz gentoo-2-a3b8f222725d2cc1e76c13f8263a6d91cba1c350.tar.bz2 gentoo-2-a3b8f222725d2cc1e76c13f8263a6d91cba1c350.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-editors/nano/nano-2.0.6.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.0.6.ebuild b/app-editors/nano/nano-2.0.6.ebuild index 8f14770fd9b6..6aa453277192 100644 --- a/app-editors/nano/nano-2.0.6.ebuild +++ b/app-editors/nano/nano-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.6.ebuild,v 1.2 2007/05/08 22:28:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.6.ebuild,v 1.3 2007/07/03 12:40:14 armin76 Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-2" 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 |