diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:22:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:22:40 +0000 |
commit | 8877be7605a2ee117ebbec55c90c71f30da87f07 (patch) | |
tree | 70958f14c1072d2bf460af03a7935b6eb91f761a /app-editors/ne | |
parent | Marking g-wrap-1.9.13 ppc64 for bug 427470 (diff) | |
download | gentoo-2-8877be7605a2ee117ebbec55c90c71f30da87f07.tar.gz gentoo-2-8877be7605a2ee117ebbec55c90c71f30da87f07.tar.bz2 gentoo-2-8877be7605a2ee117ebbec55c90c71f30da87f07.zip |
Marking ne-2.3 ppc64 for bug 418565
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/ne')
-rw-r--r-- | app-editors/ne/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ne/ne-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ne/ChangeLog b/app-editors/ne/ChangeLog index 84a6bfb6a767..5c9bc9144b0a 100644 --- a/app-editors/ne/ChangeLog +++ b/app-editors/ne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ne # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.46 2012/08/02 22:35:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.47 2012/08/07 21:22:40 ranger Exp $ + + 07 Aug 2012; Brent Baude <ranger@gentoo.org> ne-2.3.ebuild: + Marking ne-2.3 ppc64 for bug 418565 02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> ne-2.3.ebuild: Stable on amd64 wrt bug #418565 diff --git a/app-editors/ne/ne-2.3.ebuild b/app-editors/ne/ne-2.3.ebuild index fa75ca2d0b5e..5cb5f91673a9 100644 --- a/app-editors/ne/ne-2.3.ebuild +++ b/app-editors/ne/ne-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.3.ebuild,v 1.3 2012/08/02 22:35:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.3.ebuild,v 1.4 2012/08/07 21:22:40 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://ne.dsi.unimi.it/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2" |