diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:17 +0000 |
commit | fefc86876229ea140ad5e4211eaeecfd67df07da (patch) | |
tree | 1d82925b8b93fad5e80e990e4862b97b7d437057 /app-editors/ne | |
parent | Stable for amd64, wrt bug #526482 (diff) | |
download | gentoo-2-fefc86876229ea140ad5e4211eaeecfd67df07da.tar.gz gentoo-2-fefc86876229ea140ad5e4211eaeecfd67df07da.tar.bz2 gentoo-2-fefc86876229ea140ad5e4211eaeecfd67df07da.zip |
Stable for amd64, wrt bug #527284
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/ne')
-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 4f47eed0e8fd..9240b3724917 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.52 2014/10/28 22:49:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.53 2014/10/29 10:34:17 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ne-2.5.ebuild: + Stable for amd64, wrt bug #527284 28 Oct 2014; Jeroen Roovers <jer@gentoo.org> ne-2.5.ebuild: DEPEND <=> RDEPEND. diff --git a/app-editors/ne/ne-2.5.ebuild b/app-editors/ne/ne-2.5.ebuild index d02cae2f2b3c..b5c6c3fa2b57 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.3 2014/10/28 22:49:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.5.ebuild,v 1.4 2014/10/29 10:34:17 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=" |