summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-12-29 12:53:25 +0000
committerUlrich Müller <ulm@gentoo.org>2013-12-29 12:53:25 +0000
commitd47405a95186be2c3aa33991cf99ce6f659094e7 (patch)
tree4e190ce6924efee3ad82c91775228de1e069aa4c /app-emacs/emacs-daemon
parentUpdate HOMEPAGE. Drop to unstable keyword on s390 and sh. Bump EAPI to 5. (diff)
downloadgentoo-2-d47405a95186be2c3aa33991cf99ce6f659094e7.tar.gz
gentoo-2-d47405a95186be2c3aa33991cf99ce6f659094e7.tar.bz2
gentoo-2-d47405a95186be2c3aa33991cf99ce6f659094e7.zip
Drop to unstable keyword on s390 and sh.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/emacs-daemon')
-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 e7c29c9563a2..1d4760b6f803 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.71 2013/07/14 14:48:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.72 2013/12/29 12:53:24 ulm Exp $
+
+ 29 Dec 2013; Ulrich Müller <ulm@gentoo.org> emacs-daemon-0.20.ebuild:
+ Drop to unstable keyword on s390 and sh.
14 Jul 2013; Ulrich Müller <ulm@gentoo.org> -emacs-daemon-0.19.ebuild,
emacs-daemon-0.20.ebuild:
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild
index b2f6ab56c76a..17d3b48e3839 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.14 2013/08/09 06:18:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild,v 1.15 2013/12/29 12:53:25 ulm 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}"