diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:49:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:49:51 +0000 |
commit | 3026c7e9c4cdaf7903f7ce50963d6f58ac3ff158 (patch) | |
tree | b370f442b6a5a64ae9a9564276ab532a39b2a718 /app-editors | |
parent | Stable for amd64, wrt bug #419069 (diff) | |
download | gentoo-2-3026c7e9c4cdaf7903f7ce50963d6f58ac3ff158.tar.gz gentoo-2-3026c7e9c4cdaf7903f7ce50963d6f58ac3ff158.tar.bz2 gentoo-2-3026c7e9c4cdaf7903f7ce50963d6f58ac3ff158.zip |
Stable for amd64, wrt bug #418559
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emact/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/emact/emact-2.56.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/emact/ChangeLog b/app-editors/emact/ChangeLog index 209204d93068..257bd21315ea 100644 --- a/app-editors/emact/ChangeLog +++ b/app-editors/emact/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emact -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.20 2011/12/31 10:31:17 ulm Exp $ +# 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 $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> emact-2.56.0.ebuild: + Stable for amd64, wrt bug #418559 31 Dec 2011; Ulrich Mueller <ulm@gentoo.org> Manifest: Manifest regenerated, upstream has replaced the 2.56.0 tarball. diff --git a/app-editors/emact/emact-2.56.0.ebuild b/app-editors/emact/emact-2.56.0.ebuild index 6a0338b92295..d9a1898bc3c0 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-2011 Gentoo Foundation +# 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.1 2011/12/30 18:02:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.2 2012/06/02 10:49:51 ago 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 |