public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/emacs:master commit in: app-emacs/rudel/
@ 2014-03-17  0:34 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2014-03-17  0:34 UTC (permalink / raw
  To: gentoo-commits

commit:     6263af6ba00c9879506357a81df87baa65804a9c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 00:40:46 2014 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 00:40:46 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=6263af6b

Merge changes from Portage tree.

Package-Manager: portage-2.2.8-r1

---
 app-emacs/rudel/ChangeLog         |  3 +++
 app-emacs/rudel/rudel-9999.ebuild | 24 +++++++++---------------
 2 files changed, 12 insertions(+), 15 deletions(-)

diff --git a/app-emacs/rudel/ChangeLog b/app-emacs/rudel/ChangeLog
index e1b3ef6..1fea41c 100644
--- a/app-emacs/rudel/ChangeLog
+++ b/app-emacs/rudel/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Mar 2014; Ulrich Müller <ulm@gentoo.org> rudel-9999.ebuild:
+  Merge changes from Portage tree.
+
   19 Jan 2014; Ulrich Müller <ulm@gentoo.org> rudel-9999.ebuild:
   Switch from package.mask to empty KEYWORDS.
 

diff --git a/app-emacs/rudel/rudel-9999.ebuild b/app-emacs/rudel/rudel-9999.ebuild
index 561d939..4f2f4a1 100644
--- a/app-emacs/rudel/rudel-9999.ebuild
+++ b/app-emacs/rudel/rudel-9999.ebuild
@@ -2,22 +2,19 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 NEED_EMACS=23
 
-inherit elisp bzr
+inherit readme.gentoo elisp bzr
 
 EBZR_REPO_URI="bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk"
 DESCRIPTION="Collaborative editing environment for GNU Emacs"
 HOMEPAGE="http://rudel.sourceforge.net/
 	http://www.emacswiki.org/emacs/Rudel"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 
-DEPEND="virtual/emacs-cedet"
-RDEPEND="${DEPEND}"
-
 SITEFILE="60${PN}-gentoo.el"
 
 src_compile() {
@@ -34,19 +31,16 @@ src_install() {
 		doins ${dir}/*.{el,elc}
 	done
 
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
 
 	insinto "${SITEETC}/${PN}"
 	doins -r icons
 
 	dodoc README INSTALL ChangeLog TODO doc/card.pdf
-}
-
-pkg_postinst() {
-	elisp_pkg_postinst
 
-	elog "Connections to Gobby servers require the gnutls-cli program"
-	elog "(net-libs/gnutls)."
-	elog "The Avahi daemon (net-dns/avahi) is required for automatic"
-	elog "session discovery and advertising."
+	DOC_CONTENTS="Connections to Gobby servers require the gnutls-cli program
+		(net-libs/gnutls).
+		\\n\\nThe Avahi daemon (net-dns/avahi) is required for automatic
+		session discovery and advertising."
+	readme.gentoo_create_doc
 }


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-17  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17  0:34 [gentoo-commits] proj/emacs:master commit in: app-emacs/rudel/ Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox