diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 17:35:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 17:35:19 +0000 |
commit | 4c851a458802f5fa5bc6efc274e2cf726eb89245 (patch) | |
tree | b5039a079a011b003ede24b09ccd9aa25ce2265d /app-editors/emacs | |
parent | Version bump for security bug 396301. (diff) | |
download | gentoo-2-4c851a458802f5fa5bc6efc274e2cf726eb89245.tar.gz gentoo-2-4c851a458802f5fa5bc6efc274e2cf726eb89245.tar.bz2 gentoo-2-4c851a458802f5fa5bc6efc274e2cf726eb89245.zip |
Stable for AMD64, wrt bug #396139
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-18.59-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index a01cef6e2586..f1c51dcd7406 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.451 2011/12/26 22:44:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.452 2011/12/28 17:35:19 ago Exp $ + + 28 Dec 2011; Agostino Sarubbo <ago@gentoo.org> emacs-18.59-r8.ebuild: + Stable for AMD64, wrt bug #396139 24 Dec 2011; Ulrich Mueller <ulm@gentoo.org> emacs-18.59-r8.ebuild: Updated patchset, properly includes the sys/wait.h header file. diff --git a/app-editors/emacs/emacs-18.59-r8.ebuild b/app-editors/emacs/emacs-18.59-r8.ebuild index efbe3eb5f0eb..6ab5c34bff18 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 # 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.2 2011/12/24 23:36:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r8.ebuild,v 1.3 2011/12/28 17:35:19 ago 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 |