diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:30:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:30:27 +0000 |
commit | 81bd50b7806cee32c1020b56144b81750e8ae86e (patch) | |
tree | 68020916f4413d7f226be4089938b830c31f3cc0 /app-editors/emacs | |
parent | x86 stable wrt bug #396161 (diff) | |
download | gentoo-2-81bd50b7806cee32c1020b56144b81750e8ae86e.tar.gz gentoo-2-81bd50b7806cee32c1020b56144b81750e8ae86e.tar.bz2 gentoo-2-81bd50b7806cee32c1020b56144b81750e8ae86e.zip |
x86 stable wrt bug #396139
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/emacs/emacs-18.59-r8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index f1c51dcd7406..a640197e35bd 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.452 2011/12/28 17:35:19 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.453 2012/01/04 17:30:27 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> emacs-18.59-r8.ebuild: + x86 stable wrt bug #396139 28 Dec 2011; Agostino Sarubbo <ago@gentoo.org> emacs-18.59-r8.ebuild: Stable for AMD64, wrt bug #396139 diff --git a/app-editors/emacs/emacs-18.59-r8.ebuild b/app-editors/emacs/emacs-18.59-r8.ebuild index 6ab5c34bff18..dbbe5ce31c8b 100644 --- a/app-editors/emacs/emacs-18.59-r8.ebuild +++ b/app-editors/emacs/emacs-18.59-r8.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/emacs/emacs-18.59-r8.ebuild,v 1.3 2011/12/28 17:35:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r8.ebuild,v 1.4 2012/01/04 17:30:27 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/old-gnu/emacs/${P}.tar.gz LICENSE="GPL-1 GPL-2 BSD" #as-is SLOT="18" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="sys-libs/ncurses |