diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:23 +0000 |
commit | 2f19ff35daaa2927cb07bab5143f7f8d185c2f3a (patch) | |
tree | d99ab2e0b59bd996fa8114f5ffba15c797dbab6f /app-editors | |
parent | Stable for x86, wrt bug #477424 (diff) | |
download | gentoo-2-2f19ff35daaa2927cb07bab5143f7f8d185c2f3a.tar.gz gentoo-2-2f19ff35daaa2927cb07bab5143f7f8d185c2f3a.tar.bz2 gentoo-2-2f19ff35daaa2927cb07bab5143f7f8d185c2f3a.zip |
Stable for x86, wrt bug #477554
(Portage version: 2.1.12.13/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/efte/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/efte/efte-1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/efte/ChangeLog b/app-editors/efte/ChangeLog index daf06fdb525d..0e0a7a6d775c 100644 --- a/app-editors/efte/ChangeLog +++ b/app-editors/efte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/efte # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/ChangeLog,v 1.14 2013/07/21 13:07:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/ChangeLog,v 1.15 2013/07/27 22:23:23 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> efte-1.1-r1.ebuild: + Stable for x86, wrt bug #477554 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> efte-1.1-r1.ebuild: Stable for amd64, wrt bug #477554 diff --git a/app-editors/efte/efte-1.1-r1.ebuild b/app-editors/efte/efte-1.1-r1.ebuild index 6ab68deda1e3..aa27bb4173de 100644 --- a/app-editors/efte/efte-1.1-r1.ebuild +++ b/app-editors/efte/efte-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/efte-1.1-r1.ebuild,v 1.2 2013/07/21 13:07:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/efte/efte-1.1-r1.ebuild,v 1.3 2013/07/27 22:23:23 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gpm X" RDEPEND="sys-libs/ncurses |