summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-22 14:58:34 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-22 14:58:34 +0000
commitb875555748ce68d0f31a27fff9b0cc57cf2dae12 (patch)
tree4ecdec61255b870a57f829bcee9d3280d2a56cec /app-emacs
parentVarious cleanups. (diff)
downloadgentoo-2-b875555748ce68d0f31a27fff9b0cc57cf2dae12.tar.gz
gentoo-2-b875555748ce68d0f31a27fff9b0cc57cf2dae12.tar.bz2
gentoo-2-b875555748ce68d0f31a27fff9b0cc57cf2dae12.zip
stable amd64, bug 302977
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/emacs-daemon/ChangeLog5
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog
index 6f677ed2c257..7e6a36e2d9c2 100644
--- a/app-emacs/emacs-daemon/ChangeLog
+++ b/app-emacs/emacs-daemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/emacs-daemon
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.36 2010/02/15 19:22:49 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.37 2010/05/22 14:58:34 pacho Exp $
+
+ 22 May 2010; Pacho Ramos <pacho@gentoo.org> emacs-daemon-0.17.ebuild:
+ stable amd64, bug 302977
15 Feb 2010; Joseph Jezak <josejx@gentoo.org> emacs-daemon-0.17.ebuild:
Marked ppc stable for bug #302977.
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild
index ad98edccedf8..f784363e3df0 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild,v 1.6 2010/02/15 19:22:49 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.17.ebuild,v 1.7 2010/05/22 14:58:34 pacho Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=">=virtual/emacs-23"