summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-26 12:54:38 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-26 12:54:38 +0000
commit834ca99e702ad4b426000e0cb037e1388cc53b54 (patch)
treea1397703c3f5d78552ff0582cf1ae703d290c02f /app-editors/emacs
parentStable on amd64 (diff)
downloadgentoo-2-834ca99e702ad4b426000e0cb037e1388cc53b54.tar.gz
gentoo-2-834ca99e702ad4b426000e0cb037e1388cc53b54.tar.bz2
gentoo-2-834ca99e702ad4b426000e0cb037e1388cc53b54.zip
Stable on amd64 wrt bug #193501
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-22.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 6e4b891f3410..891e8c447e80 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.182 2007/09/24 22:51:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.183 2007/09/26 12:54:38 angelos Exp $
+
+ 26 Sep 2007; Christoph Mende <angelos@gentoo.org> emacs-22.1-r1.ebuild:
+ Stable on amd64 wrt bug #193501
24 Sep 2007; Brent Baude <ranger@gentoo.org> emacs-22.1-r1.ebuild:
Marking emacs-22.1-r1 ppc64 stable for bug#193501
diff --git a/app-editors/emacs/emacs-22.1-r1.ebuild b/app-editors/emacs/emacs-22.1-r1.ebuild
index 57c8dba153bd..cb40c6bc5a55 100644
--- a/app-editors/emacs/emacs-22.1-r1.ebuild
+++ b/app-editors/emacs/emacs-22.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r1.ebuild,v 1.10 2007/09/24 22:51:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r1.ebuild,v 1.11 2007/09/26 12:54:38 angelos Exp $
WANT_AUTOCONF="2.5"
WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz"
LICENSE="GPL-2 FDL-1.2 BSD"
SLOT="22"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="alsa gif gtk gzip-el hesiod jpeg motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm"
RESTRICT="strip"