diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-07 20:46:19 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-07 20:46:19 +0000 |
commit | 7db5c0e690705a648008d5b610713179296a8b57 (patch) | |
tree | 0717c7f75e9526db2be621a5d16eaae3f47bde72 /app-editors/nano/nano-2.1.5.ebuild | |
parent | Some fixes for trunk + add Daniel as proxied maintainer (diff) | |
download | historical-7db5c0e690705a648008d5b610713179296a8b57.tar.gz historical-7db5c0e690705a648008d5b610713179296a8b57.tar.bz2 historical-7db5c0e690705a648008d5b610713179296a8b57.zip |
Stable on sparc, bug #240032 and bug #240034
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-editors/nano/nano-2.1.5.ebuild')
-rw-r--r-- | app-editors/nano/nano-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-2.1.5.ebuild b/app-editors/nano/nano-2.1.5.ebuild index 59deac254bfe..90211e8a8b5b 100644 --- a/app-editors/nano/nano-2.1.5.ebuild +++ b/app-editors/nano/nano-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.5 2008/10/06 23:55:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.6 2008/10/07 20:46:19 bluebird Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,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 |