summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-03 22:57:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-03 22:57:20 +0000
commit6f985694412e9074155e3e9f515cfba3afe725d0 (patch)
tree3258903997f062ccb039d1159fc9b04e22e5c598 /app-editors
parentVersion bump (bug #325833). Thanks to Clemens Rabe for the updated ebuild. (diff)
downloadgentoo-2-6f985694412e9074155e3e9f515cfba3afe725d0.tar.gz
gentoo-2-6f985694412e9074155e3e9f515cfba3afe725d0.tar.bz2
gentoo-2-6f985694412e9074155e3e9f515cfba3afe725d0.zip
ppc64 stable wrt #320911
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ne/ChangeLog5
-rw-r--r--app-editors/ne/ne-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ne/ChangeLog b/app-editors/ne/ChangeLog
index a93a49137c18..7447ecb88634 100644
--- a/app-editors/ne/ChangeLog
+++ b/app-editors/ne/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ne
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.41 2010/06/11 19:12:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.42 2010/07/03 22:57:20 ssuominen Exp $
+
+ 03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> ne-2.0.3.ebuild:
+ ppc64 stable wrt #320911
11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> ne-2.1.ebuild,
+files/ne-2.1-asneeded.patch:
diff --git a/app-editors/ne/ne-2.0.3.ebuild b/app-editors/ne/ne-2.0.3.ebuild
index c40d7fbdab5f..bc9db446faf1 100644
--- a/app-editors/ne/ne-2.0.3.ebuild
+++ b/app-editors/ne/ne-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.0.3.ebuild,v 1.6 2010/05/31 11:56:35 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.0.3.ebuild,v 1.7 2010/07/03 22:57:20 ssuominen 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"