summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-10-20 20:26:08 +0200
committerUlrich Müller <ulm@gentoo.org>2023-10-20 20:36:08 +0200
commit9fd196a69ed49fe8efaf0e6c2bced015627048ed (patch)
treef0dfb5f96397f917834037afea6e4f8dbdb8e8fb /app-emacs/whine
parentapp-emacs/whine: add 20231020 (diff)
downloadgentoo-9fd196a69ed49fe8efaf0e6c2bced015627048ed.tar.gz
gentoo-9fd196a69ed49fe8efaf0e6c2bced015627048ed.tar.bz2
gentoo-9fd196a69ed49fe8efaf0e6c2bced015627048ed.zip
app-emacs/whine: drop 20091222-r1
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/whine')
-rw-r--r--app-emacs/whine/whine-20091222-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/whine/whine-20091222-r1.ebuild b/app-emacs/whine/whine-20091222-r1.ebuild
deleted file mode 100644
index 411efde402e0..000000000000
--- a/app-emacs/whine/whine-20091222-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Complaint generator for GNU Emacs"
-HOMEPAGE="https://www.emacswiki.org/emacs/Whine"
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.orig"