summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-26 20:03:48 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-26 20:03:48 +0000
commit3d8cd31dbf9d491e0f01d990cacd9451bbc5d84b (patch)
treeecb47edb33e464ee9c765573fbeb1c8584e3e617 /app-editors
parentStable on amd64 wrt bug #363403 (diff)
downloadgentoo-2-3d8cd31dbf9d491e0f01d990cacd9451bbc5d84b.tar.gz
gentoo-2-3d8cd31dbf9d491e0f01d990cacd9451bbc5d84b.tar.bz2
gentoo-2-3d8cd31dbf9d491e0f01d990cacd9451bbc5d84b.zip
Stable on amd64 wrt bug #363633
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
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 2ffdb25cf064..d57358f1ab98 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.413 2011/04/17 10:28:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.414 2011/04/26 20:03:48 angelos Exp $
+
+ 26 Apr 2011; Christoph Mende <christoph@gentoo.org> emacs-23.3.ebuild:
+ Stable on amd64 wrt bug #363633
17 Apr 2011; Thomas Kahle <tomka@gentoo.org> emacs-23.3.ebuild:
x86 stable per bug 363633
diff --git a/app-editors/emacs/emacs-23.3.ebuild b/app-editors/emacs/emacs-23.3.ebuild
index 0fda1e4af193..ac2979dca495 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.3 2011/04/17 10:28:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3.ebuild,v 1.4 2011/04/26 20:03:48 angelos 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"