diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 09:57:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 09:57:22 +0000 |
commit | 61c448850197c9e645e39d65651bff4dd899247a (patch) | |
tree | d1867060af276365a9a7b654c308fb5580e5f894 /app-editors | |
parent | Stable for x86, wrt bug #525064 (diff) | |
download | gentoo-2-61c448850197c9e645e39d65651bff4dd899247a.tar.gz gentoo-2-61c448850197c9e645e39d65651bff4dd899247a.tar.bz2 gentoo-2-61c448850197c9e645e39d65651bff4dd899247a.zip |
Stable for x86, wrt bug #527284
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ne/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ne/ne-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ne/ChangeLog b/app-editors/ne/ChangeLog index 9240b3724917..44ceb0bd041f 100644 --- a/app-editors/ne/ChangeLog +++ b/app-editors/ne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ne # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.53 2014/10/29 10:34:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.54 2014/10/30 09:57:22 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ne-2.5.ebuild: + Stable for x86, wrt bug #527284 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ne-2.5.ebuild: Stable for amd64, wrt bug #527284 diff --git a/app-editors/ne/ne-2.5.ebuild b/app-editors/ne/ne-2.5.ebuild index b5c6c3fa2b57..7b4b4cdb48cd 100644 --- a/app-editors/ne/ne-2.5.ebuild +++ b/app-editors/ne/ne-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.5.ebuild,v 1.4 2014/10/29 10:34:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.5.ebuild,v 1.5 2014/10/30 09:57:22 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="GPL-3" 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=tinfo DEPEND=" |