summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-05-13 04:36:22 +0000
committerMarkus Meier <maekke@gentoo.org>2011-05-13 04:36:22 +0000
commit3841cf967211ea1506f1df51c254021b35ec5db5 (patch)
treea0c1187b3b01e2523d4fdba466559439c6befe22 /app-editors
parentarm stable, bug #364203 (diff)
downloadgentoo-2-3841cf967211ea1506f1df51c254021b35ec5db5.tar.gz
gentoo-2-3841cf967211ea1506f1df51c254021b35ec5db5.tar.bz2
gentoo-2-3841cf967211ea1506f1df51c254021b35ec5db5.zip
arm stable, bug #363633
(Portage version: 2.1.9.47/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-23.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index aca4067a1d89..e08ab2f71935 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.415 2011/04/26 20:09:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.416 2011/05/13 04:36:22 maekke Exp $
+
+ 13 May 2011; Markus Meier <maekke@gentoo.org> emacs-23.3.ebuild:
+ arm stable, bug #363633
26 Apr 2011; Christoph Mende <angelos@gentoo.org> emacs-23.3.ebuild:
Stable on amd64 wrt bug #363633
diff --git a/app-editors/emacs/emacs-23.3.ebuild b/app-editors/emacs/emacs-23.3.ebuild
index ac2979dca495..480d4c6ac5e0 100644
--- a/app-editors/emacs/emacs-23.3.ebuild
+++ b/app-editors/emacs/emacs-23.3.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-23.3.ebuild,v 1.4 2011/04/26 20:03:48 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3.ebuild,v 1.5 2011/05/13 04:36:22 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"
SLOT="23"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~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 ~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 dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"
RESTRICT="strip"