summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-07-19 19:53:46 +0000
committerMarkus Meier <maekke@gentoo.org>2012-07-19 19:53:46 +0000
commit33c4b8c2e9a4e11803df9f5220702fa8bd303d4a (patch)
tree36551291ac6927b0b31240694c4b051de9e810df /app-editors/emacs
parentRemoved old versions, bumped to 0.5.75 (diff)
downloadgentoo-2-33c4b8c2e9a4e11803df9f5220702fa8bd303d4a.tar.gz
gentoo-2-33c4b8c2e9a4e11803df9f5220702fa8bd303d4a.tar.bz2
gentoo-2-33c4b8c2e9a4e11803df9f5220702fa8bd303d4a.zip
arm stable, bug #423507
(Portage version: 2.1.11.7/cvs/Linux i686)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-23.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index d5340783333c..799f4ff8b5bc 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.502 2012/07/05 15:07:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.503 2012/07/19 19:53:46 maekke Exp $
+
+ 19 Jul 2012; Markus Meier <maekke@gentoo.org> emacs-23.4-r3.ebuild:
+ arm stable, bug #423507
05 Jul 2012; Ulrich Müller <ulm@gentoo.org> emacs-24.1.ebuild:
Fix compile failure with glibc-2.16 (updated gets in gnulib). Bug 424755.
diff --git a/app-editors/emacs/emacs-23.4-r3.ebuild b/app-editors/emacs/emacs-23.4-r3.ebuild
index 64f3aa9fcaaf..590371b2a224 100644
--- a/app-editors/emacs/emacs-23.4-r3.ebuild
+++ b/app-editors/emacs/emacs-23.4-r3.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.4-r3.ebuild,v 1.8 2012/07/03 20:23:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r3.ebuild,v 1.9 2012/07/19 19:53:46 maekke Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.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 ~amd64-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"