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/thinks/
Date: Fri, 15 Nov 2019 09:20:23
Message-Id: 1573809077.5da6db5ed359d67be87372b9be0c1d4b9800df88.ulm@gentoo
1 commit: 5da6db5ed359d67be87372b9be0c1d4b9800df88
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 09:11:17 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 15 09:11:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da6db5e
7
8 app-emacs/thinks: Remove old.
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/thinks/Manifest | 1 -
14 app-emacs/thinks/thinks-1.9.ebuild | 17 -----------------
15 2 files changed, 18 deletions(-)
16
17 diff --git a/app-emacs/thinks/Manifest b/app-emacs/thinks/Manifest
18 index 6b2a38bba13..97007115129 100644
19 --- a/app-emacs/thinks/Manifest
20 +++ b/app-emacs/thinks/Manifest
21 @@ -1,2 +1 @@
22 DIST thinks-1.12.tar.gz 3058 BLAKE2B 2a46e6a9896c62fbebdc62e81c68f14e589e0bebb5a4143578f01824be75cb3f94e6772f22bd1d9302305b87721515a6245b2a3f80d3c40a3936c15cfa8edd0c SHA512 31208821c25824cca53744afbce5ec3b94d799652811edac0a140d37c7bbdb7fbe1809be1c2b88a324aef1908493885fd7dcd9eb908440fe56bedc5c6c82ffed
23 -DIST thinks-1.9.el.bz2 2989 BLAKE2B 91fd4fe2b004625f758f0a3941228c0db6de37c637fcbf0456060e2a2f6e9c3618f6a815d9c649a87da286745f4831df21ebf225947d926f89ae20c49e3e8403 SHA512 ba85485df0decb2825a832b60b01a4ae8ef2e32dc356d16b770a4b59a795e138f3c26e14d8eb27e97038d10d2633945c7b2bd14933fdf7815f6c0abc07de5802
24
25 diff --git a/app-emacs/thinks/thinks-1.9.ebuild b/app-emacs/thinks/thinks-1.9.ebuild
26 deleted file mode 100644
27 index 4471d2d4324..00000000000
28 --- a/app-emacs/thinks/thinks-1.9.ebuild
29 +++ /dev/null
30 @@ -1,17 +0,0 @@
31 -# Copyright 1999-2014 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=5
35 -
36 -inherit elisp
37 -
38 -DESCRIPTION="Insert text in a think bubble"
39 -HOMEPAGE="http://www.davep.org/emacs/"
40 -# taken from http://www.davep.org/emacs/${PN}.el
41 -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
42 -
43 -LICENSE="GPL-2+"
44 -SLOT="0"
45 -KEYWORDS="alpha amd64 x86"
46 -
47 -SITEFILE="50${PN}-gentoo.el"