diff options
author | 2009-06-11 20:25:09 +0000 | |
---|---|---|
committer | 2009-06-11 20:25:09 +0000 | |
commit | d140764238009e8d9e50eba924a2802c533db6a7 (patch) | |
tree | 77e2a86eccb86d3c167724a0268e4c631dffbc0a /app-editors/emact | |
parent | amd64 stable, bug #272989 (diff) | |
download | gentoo-2-d140764238009e8d9e50eba924a2802c533db6a7.tar.gz gentoo-2-d140764238009e8d9e50eba924a2802c533db6a7.tar.bz2 gentoo-2-d140764238009e8d9e50eba924a2802c533db6a7.zip |
amd64 stable, bug #272990
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emact')
-rw-r--r-- | app-editors/emact/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emact/emact-2.54.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emact/ChangeLog b/app-editors/emact/ChangeLog index 3b1c223f50aa..4cb900a5ab38 100644 --- a/app-editors/emact/ChangeLog +++ b/app-editors/emact/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emact # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.16 2009/06/08 18:45:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.17 2009/06/11 20:25:09 maekke Exp $ + + 11 Jun 2009; Markus Meier <maekke@gentoo.org> emact-2.54.0.ebuild: + amd64 stable, bug #272990 08 Jun 2009; Christian Faulhammer <fauli@gentoo.org> emact-2.54.0.ebuild: stable x86, bug 272990 diff --git a/app-editors/emact/emact-2.54.0.ebuild b/app-editors/emact/emact-2.54.0.ebuild index b4d90e393f60..9927c36ef6cf 100644 --- a/app-editors/emact/emact-2.54.0.ebuild +++ b/app-editors/emact/emact-2.54.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.54.0.ebuild,v 1.2 2009/06/08 18:45:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.54.0.ebuild,v 1.3 2009/06/11 20:25:09 maekke Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.eligis.com/emacs/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND="sys-libs/ncurses |