* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rudel/
@ 2017-03-04 10:08 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2017-03-04 10:08 UTC (permalink / raw
To: gentoo-commits
commit: ac3e620ce1eae3060992192c64df7708c6c9d6e3
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 10:07:52 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 10:07:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3e620c
app-emacs/rudel: Remove old.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
app-emacs/rudel/rudel-0.3_pre20110721.ebuild | 47 ----------------------------
1 file changed, 47 deletions(-)
diff --git a/app-emacs/rudel/rudel-0.3_pre20110721.ebuild b/app-emacs/rudel/rudel-0.3_pre20110721.ebuild
deleted file mode 100644
index 4ca9a0939c3..00000000000
--- a/app-emacs/rudel/rudel-0.3_pre20110721.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit readme.gentoo elisp
-
-DESCRIPTION="Collaborative editing environment for GNU Emacs"
-HOMEPAGE="http://rudel.sourceforge.net/
- http://www.emacswiki.org/emacs/Rudel"
-# snapshot of bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${PN}"
-SITEFILE="60${PN}-gentoo.el"
-
-src_compile() {
- ${EMACS} ${EMACSFLAGS} -l rudel-compile.el || die
-}
-
-src_install() {
- local dir
-
- for dir in . adopted infinote jupiter obby socket telepathy tls \
- xmpp zeroconf
- do
- insinto "${SITELISP}/${PN}/${dir}"
- doins ${dir}/*.{el,elc}
- done
-
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-
- insinto "${SITEETC}/${PN}"
- doins -r icons
-
- dodoc README INSTALL ChangeLog TODO doc/card.pdf
-
- 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] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rudel/
@ 2018-02-20 20:55 Patrice Clement
0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2018-02-20 20:55 UTC (permalink / raw
To: gentoo-commits
commit: 79142d1d05cf82d974dc69c7f6a36d9258e2d950
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 15 11:58:18 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 20:55:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79142d1d
app-emacs/rudel: use HTTPS.
app-emacs/rudel/rudel-0.3_pre20110721-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/rudel/rudel-0.3_pre20110721-r1.ebuild b/app-emacs/rudel/rudel-0.3_pre20110721-r1.ebuild
index da2b0d29a4c..a1d42fd45fb 100644
--- a/app-emacs/rudel/rudel-0.3_pre20110721-r1.ebuild
+++ b/app-emacs/rudel/rudel-0.3_pre20110721-r1.ebuild
@@ -8,7 +8,7 @@ inherit readme.gentoo-r1 elisp
DESCRIPTION="Collaborative editing environment for GNU Emacs"
HOMEPAGE="http://rudel.sourceforge.net/
- http://www.emacswiki.org/emacs/Rudel"
+ https://www.emacswiki.org/emacs/Rudel"
# snapshot of bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/rudel/
@ 2022-02-16 17:38 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2022-02-16 17:38 UTC (permalink / raw
To: gentoo-commits
commit: 827e9d7d24e1177595f35c7897a7850fb92d963d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 17:22:01 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 17:38:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827e9d7d
app-emacs/rudel: Version bump to 0.3.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/rudel/Manifest | 1 +
app-emacs/rudel/rudel-0.3.2.ebuild | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/app-emacs/rudel/Manifest b/app-emacs/rudel/Manifest
index a599e10ac881..41b818b87a55 100644
--- a/app-emacs/rudel/Manifest
+++ b/app-emacs/rudel/Manifest
@@ -1 +1,2 @@
DIST rudel-0.3.1.tar.xz 418076 BLAKE2B e4a85abba24c3241cf5f8b468c6953662584256998c28cea6b1df59bcc943b364b9b1564787758c2d2c55ce61cbddf1e10c22714dc99c4b705831000eb5835f8 SHA512 b006745af5d5f607da78e910d226abfdd51343e806a14f1fbe340fc7b92503dba6b5d43668967da346bdf534b983d0de4b83d9039f5c5940b6b0d1c0fad3ad6b
+DIST rudel-0.3.2.tar.xz 418588 BLAKE2B 25b1d1607ea22ed35e9bff613ccc5043eb7e83d0ed98a37097ba3ae61242be8181cc9cd35066129526534f98b60c59114f8384e1a4e6de060884761cccde6baf SHA512 cb98f9e881a9c89224ed50870f9cb2201171c97f9dd79c932b385299f34fce053b2573713a8cc84593e0c370ac0012df20fbaccbff590a0067d166803dc17bc6
diff --git a/app-emacs/rudel/rudel-0.3.2.ebuild b/app-emacs/rudel/rudel-0.3.2.ebuild
new file mode 100644
index 000000000000..58aeb89e675a
--- /dev/null
+++ b/app-emacs/rudel/rudel-0.3.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=24
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Collaborative editing environment for GNU Emacs"
+HOMEPAGE="http://rudel.sourceforge.net/
+ https://www.emacswiki.org/emacs/Rudel"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" # from GNU ELPA
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ELISP_REMOVE="${PN}-pkg.el"
+SITEFILE="60${PN}-gentoo-0.3.1.el"
+
+src_install() {
+ elisp-install ${PN} *.el *.elc
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+
+ insinto "${SITEETC}/${PN}"
+ doins -r icons
+
+ dodoc README INSTALL ChangeLog TODO doc/card.pdf
+
+ DOC_CONTENTS="Connections to Gobby servers require the gnutls-cli program
+ (net-libs/gnutls[tools]).
+ \\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] 3+ messages in thread
end of thread, other threads:[~2022-02-16 17:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16 17:38 [gentoo-commits] repo/gentoo:master commit in: app-emacs/rudel/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2018-02-20 20:55 Patrice Clement
2017-03-04 10:08 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