summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2012-01-11 18:17:48 +0000
committerMark Loeser <halcy0n@gentoo.org>2012-01-11 18:17:48 +0000
commit3569027d6b1e2d73fe292b8900ef50b50db45afb (patch)
treea320317af0c8affa9bdb46889b6af28f2ab53f8d /app-editors/emacs
parentVersion bump, security fix release from upstream. (diff)
downloadgentoo-2-3569027d6b1e2d73fe292b8900ef50b50db45afb.tar.gz
gentoo-2-3569027d6b1e2d73fe292b8900ef50b50db45afb.tar.bz2
gentoo-2-3569027d6b1e2d73fe292b8900ef50b50db45afb.zip
Stable for ppc/ppc64; bug #398239
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-23.3-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 97dbd4666533..a4b4953e3752 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.463 2012/01/10 07:15:40 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.464 2012/01/11 18:17:48 halcy0n Exp $
+
+ 11 Jan 2012; Mark Loeser <halcy0n@gentoo.org> emacs-23.3-r4.ebuild:
+ Stable for ppc/ppc64; bug #398239
09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> emacs-23.3-r4.ebuild:
Stable for AMD64, wrt security bug #398239
diff --git a/app-editors/emacs/emacs-23.3-r4.ebuild b/app-editors/emacs/emacs-23.3-r4.ebuild
index c8426df165dc..d1ed41c5b32b 100644
--- a/app-editors/emacs/emacs-23.3-r4.ebuild
+++ b/app-editors/emacs/emacs-23.3-r4.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/emacs/emacs-23.3-r4.ebuild,v 1.2 2012/01/09 20:57:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.3 2012/01/11 18:17:48 halcy0n Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.bz2
LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
SLOT="23"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="alsa aqua athena dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"