diff options
Diffstat (limited to 'app-editors/nano/nano-2.0.3.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.0.3.ebuild b/app-editors/nano/nano-2.0.3.ebuild index e74f93621edb..9d5e628e502b 100644 --- a/app-editors/nano/nano-2.0.3.ebuild +++ b/app-editors/nano/nano-2.0.3.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.3.ebuild,v 1.9 2007/03/12 12:47:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.3.ebuild,v 1.10 2007/03/12 13:15:09 eroyf Exp $ if [[ ${PV} == "9999" ]] ; then ECVS_SERVER="savannah.gnu.org:/cvsroot/nano" @@ -18,7 +18,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 |