Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/xrdb-mode/
Date: Sun, 28 Jun 2020 21:00:44
Message-Id: 1593378034.9a328f6ca7ada55dc84c27f08253bcc32b67ebbb.ulm@gentoo
1 commit: 9a328f6ca7ada55dc84c27f08253bcc32b67ebbb
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:59:57 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 21:00:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a328f6c
7
8 app-emacs/xrdb-mode: Remove old.
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild | 18 ------------------
14 1 file changed, 18 deletions(-)
15
16 diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
17 deleted file mode 100644
18 index 1405fd18bf3..00000000000
19 --- a/app-emacs/xrdb-mode/xrdb-mode-3.0.ebuild
20 +++ /dev/null
21 @@ -1,18 +0,0 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -inherit elisp
28 -
29 -DESCRIPTION="An Emacs major mode for editing X resource database files"
30 -HOMEPAGE="https://launchpad.net/xrdb-mode
31 - https://www.emacswiki.org/emacs/ResourceFiles"
32 -# taken from https://launchpad.net/${PN}/trunk/3.0/+download/${PN}.el
33 -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
34 -
35 -LICENSE="GPL-2+"
36 -SLOT="0"
37 -KEYWORDS="amd64 ~ppc x86"
38 -
39 -SITEFILE="50${PN}-gentoo.el"