summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-11-15 10:11:17 +0100
committerUlrich Müller <ulm@gentoo.org>2019-11-15 10:11:17 +0100
commit5da6db5ed359d67be87372b9be0c1d4b9800df88 (patch)
treef37c1ba0aaf1bfb104f95096ed5f7c01835f335c /app-emacs
parentapp-emacs/folding: Remove old. (diff)
downloadgentoo-5da6db5ed359d67be87372b9be0c1d4b9800df88.tar.gz
gentoo-5da6db5ed359d67be87372b9be0c1d4b9800df88.tar.bz2
gentoo-5da6db5ed359d67be87372b9be0c1d4b9800df88.zip
app-emacs/thinks: Remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/thinks/Manifest1
-rw-r--r--app-emacs/thinks/thinks-1.9.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/app-emacs/thinks/Manifest b/app-emacs/thinks/Manifest
index 6b2a38bba13d..970071151292 100644
--- a/app-emacs/thinks/Manifest
+++ b/app-emacs/thinks/Manifest
@@ -1,2 +1 @@
DIST thinks-1.12.tar.gz 3058 BLAKE2B 2a46e6a9896c62fbebdc62e81c68f14e589e0bebb5a4143578f01824be75cb3f94e6772f22bd1d9302305b87721515a6245b2a3f80d3c40a3936c15cfa8edd0c SHA512 31208821c25824cca53744afbce5ec3b94d799652811edac0a140d37c7bbdb7fbe1809be1c2b88a324aef1908493885fd7dcd9eb908440fe56bedc5c6c82ffed
-DIST thinks-1.9.el.bz2 2989 BLAKE2B 91fd4fe2b004625f758f0a3941228c0db6de37c637fcbf0456060e2a2f6e9c3618f6a815d9c649a87da286745f4831df21ebf225947d926f89ae20c49e3e8403 SHA512 ba85485df0decb2825a832b60b01a4ae8ef2e32dc356d16b770a4b59a795e138f3c26e14d8eb27e97038d10d2633945c7b2bd14933fdf7815f6c0abc07de5802
diff --git a/app-emacs/thinks/thinks-1.9.ebuild b/app-emacs/thinks/thinks-1.9.ebuild
deleted file mode 100644
index 4471d2d43248..000000000000
--- a/app-emacs/thinks/thinks-1.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Insert text in a think bubble"
-HOMEPAGE="http://www.davep.org/emacs/"
-# taken from http://www.davep.org/emacs/${PN}.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 x86"
-
-SITEFILE="50${PN}-gentoo.el"