summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 16:29:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 16:29:08 +0000
commitf3cba76e804b929056898068da3ce6e7b2e205eb (patch)
treeacb61165c28527380b33269977b2e3723bcb69f3 /app-emacs
parentStable for ppc64, wrt bug #469878 (diff)
downloadgentoo-2-f3cba76e804b929056898068da3ce6e7b2e205eb.tar.gz
gentoo-2-f3cba76e804b929056898068da3ce6e7b2e205eb.tar.bz2
gentoo-2-f3cba76e804b929056898068da3ce6e7b2e205eb.zip
Stable for ppc64, wrt bug #469880
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/emacs-daemon/ChangeLog5
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog
index a02709efc8b5..7b3528014190 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.63 2013/05/16 14:29:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.64 2013/05/16 16:29:08 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-daemon-0.20.ebuild:
+ Stable for ppc64, wrt bug #469880
16 May 2013; Jeroen Roovers <jer@gentoo.org> emacs-daemon-0.20.ebuild:
Stable for HPPA (bug #469880).
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild
index d7340d88ad14..32494e034e9b 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.20.ebuild,v 1.5 2013/05/16 14:29:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild,v 1.6 2013/05/16 16:29:08 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
DEPEND=">=virtual/emacs-23"
RDEPEND="${DEPEND}"