From 3ffdd0e8d7c0d6e10dfe04eee39dfe8fa797c07e Mon Sep 17 00:00:00 2001 From: Friedrich Oslage Date: Tue, 7 Oct 2008 20:46:19 +0000 Subject: Stable on sparc, bug #240032 and bug #240034 (Portage version: 2.1.4.4) --- app-editors/nano/ChangeLog | 6 +++++- app-editors/nano/nano-2.0.9.ebuild | 4 ++-- app-editors/nano/nano-2.1.5.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-editors') diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 3f14af1bd786..725a7277868f 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/nano # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.215 2008/10/06 23:55:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.216 2008/10/07 20:46:19 bluebird Exp $ + + 07 Oct 2008; Friedrich Oslage nano-2.0.9.ebuild, + nano-2.1.5.ebuild: + Stable on sparc, bug #240032 and bug #240034 06 Oct 2008; Brent Baude nano-2.1.5.ebuild: stable ppc, bug 240034 diff --git a/app-editors/nano/nano-2.0.9.ebuild b/app-editors/nano/nano-2.0.9.ebuild index d8f3534f0899..9d8461d6cdf0 100644 --- a/app-editors/nano/nano-2.0.9.ebuild +++ b/app-editors/nano/nano-2.0.9.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.0.9.ebuild,v 1.5 2008/10/06 23:52:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.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 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 -- cgit v1.2.3-65-gdbad