diff options
author | 2012-06-08 11:49:16 +0000 | |
---|---|---|
committer | 2012-06-08 11:49:16 +0000 | |
commit | 13ecc4e1f615a560245254f30b70a1e2a8b751b0 (patch) | |
tree | 0b07cb7aac36aa28a69547171fcab94f44566bc0 /app-editors | |
parent | x86 stable wrt bug #419067 (diff) | |
download | gentoo-2-13ecc4e1f615a560245254f30b70a1e2a8b751b0.tar.gz gentoo-2-13ecc4e1f615a560245254f30b70a1e2a8b751b0.tar.bz2 gentoo-2-13ecc4e1f615a560245254f30b70a1e2a8b751b0.zip |
x86 stable wrt bug #418559
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emact/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emact/emact-2.56.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emact/ChangeLog b/app-editors/emact/ChangeLog index 257bd21315ea..0401a40cd8e8 100644 --- a/app-editors/emact/ChangeLog +++ b/app-editors/emact/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emact # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.21 2012/06/02 10:49:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.22 2012/06/08 11:49:16 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> emact-2.56.0.ebuild: + x86 stable wrt bug #418559 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> emact-2.56.0.ebuild: Stable for amd64, wrt bug #418559 diff --git a/app-editors/emact/emact-2.56.0.ebuild b/app-editors/emact/emact-2.56.0.ebuild index d9a1898bc3c0..6110dd95a3ca 100644 --- a/app-editors/emact/emact-2.56.0.ebuild +++ b/app-editors/emact/emact-2.56.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.2 2012/06/02 10:49:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.3 2012/06/08 11:49:16 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND="sys-libs/ncurses |