commit:     b99fc158793f938c70ce2178955282628e5acbd5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 17:20:35 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 18:17:32 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99fc158

app-emacs/rudel: drop 0.3.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-emacs/rudel/Manifest           |  1 -
 app-emacs/rudel/rudel-0.3.1.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/app-emacs/rudel/Manifest b/app-emacs/rudel/Manifest
index 41b818b87a55..f92035823e74 100644
--- a/app-emacs/rudel/Manifest
+++ b/app-emacs/rudel/Manifest
@@ -1,2 +1 @@
-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.1.ebuild 
b/app-emacs/rudel/rudel-0.3.1.ebuild
deleted file mode 100644
index d37bacb2faa6..000000000000
--- a/app-emacs/rudel/rudel-0.3.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit readme.gentoo-r1 elisp
-
-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-${PV}.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
-}

Reply via email to