summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-09-19 09:17:22 +0000
committerUlrich Müller <ulm@gentoo.org>2009-09-19 09:17:22 +0000
commit8dcacd7a06efc39d2f9c8326dc8dfe42cb1df3a0 (patch)
treef76aad67d8a95eb4bd0435c098a4da7693756e12 /app-emacs
parentamd64/x86 stable, bug #284574 (diff)
downloadgentoo-2-8dcacd7a06efc39d2f9c8326dc8dfe42cb1df3a0.tar.gz
gentoo-2-8dcacd7a06efc39d2f9c8326dc8dfe42cb1df3a0.tar.bz2
gentoo-2-8dcacd7a06efc39d2f9c8326dc8dfe42cb1df3a0.zip
Version bump. Remove old.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/emacs-daemon/ChangeLog8
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild (renamed from app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild)7
2 files changed, 10 insertions, 5 deletions
diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog
index 98b89f0543c1..93f5f81fc14b 100644
--- a/app-emacs/emacs-daemon/ChangeLog
+++ b/app-emacs/emacs-daemon/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/emacs-daemon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.20 2009/09/06 16:31:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.21 2009/09/19 09:17:22 ulm Exp $
+
+*emacs-daemon-0.16 (19 Sep 2009)
+
+ 19 Sep 2009; Ulrich Mueller <ulm@gentoo.org> -emacs-daemon-0.14.ebuild,
+ +emacs-daemon-0.16.ebuild:
+ Version bump. Remove old.
06 Sep 2009; Brent Baude <ranger@gentoo.org> emacs-daemon-0.15.ebuild:
Marking emacs-daemon-0.15 ~ppc64 for bug 263222
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild
index f9fe3be0229b..f740cfa60a1b 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.14.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.14.ebuild,v 1.7 2009/07/17 08:35:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild,v 1.1 2009/09/19 09:17:22 ulm Exp $
inherit elisp
@@ -10,12 +10,11 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/emacs-23"
-RDEPEND="${DEPEND}
- >=sys-apps/openrc-0.4"
+RDEPEND="${DEPEND}"
SITEFILE="10${PN}-gentoo.el"