summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:45:42 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:45:42 +0000
commitbebdd838a8284f5685504ab7cff9174d02d94b54 (patch)
tree7f3a90d6890c9b7ea2ee1629e5a7016a397b203b /app-editors/ne
parentstable amd64, bug 318813 (diff)
downloadgentoo-2-bebdd838a8284f5685504ab7cff9174d02d94b54.tar.gz
gentoo-2-bebdd838a8284f5685504ab7cff9174d02d94b54.tar.bz2
gentoo-2-bebdd838a8284f5685504ab7cff9174d02d94b54.zip
stable amd64, bug 320911
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ne')
-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 4ea5f292cf81..a355b69cbc53 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.38 2010/05/24 12:47:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.39 2010/05/25 21:45:42 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> ne-2.0.3.ebuild:
+ stable amd64, bug 320911
24 May 2010; <nixnut@gentoo.org> ne-2.0.3.ebuild:
ppc stable #320911
diff --git a/app-editors/ne/ne-2.0.3.ebuild b/app-editors/ne/ne-2.0.3.ebuild
index 5a6b9e1c6d93..135107494079 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.4 2010/05/24 12:47:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.0.3.ebuild,v 1.5 2010/05/25 21:45:42 pacho 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"