commit:     1333f59e6ebbc2514597774c3705d0d12db64664
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:47:26 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:49:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1333f59e

app-emacs/whine: Install the README file

Update to EAPI 8.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/whine/whine-20091222-r1.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/app-emacs/whine/whine-20091222-r1.ebuild 
b/app-emacs/whine/whine-20091222-r1.ebuild
new file mode 100644
index 000000000000..411efde402e0
--- /dev/null
+++ b/app-emacs/whine/whine-20091222-r1.ebuild
@@ -0,0 +1,17 @@
+# 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"

Reply via email to