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-doc/casting-spels-emacs/
Date: Wed, 31 Aug 2022 20:45:58
Message-Id: 1661978715.a7f3479cfc7fb2db39bcd46ed1ac523f316dd5d6.ulm@gentoo
1 commit: a7f3479cfc7fb2db39bcd46ed1ac523f316dd5d6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 11:26:52 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 20:45:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f3479c
7
8 app-doc/casting-spels-emacs: Update to EAPI 8
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 ...spels-emacs-19-r2.ebuild => casting-spels-emacs-19-r3.ebuild} | 9 ++++-----
13 1 file changed, 4 insertions(+), 5 deletions(-)
14
15 diff --git a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r3.ebuild
16 similarity index 87%
17 rename from app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild
18 rename to app-doc/casting-spels-emacs/casting-spels-emacs-19-r3.ebuild
19 index ee21972955d5..e3f9c9c18b3c 100644
20 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild
21 +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r3.ebuild
22 @@ -1,14 +1,15 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 inherit elisp-common
31
32 DESCRIPTION="Casting SPELs in Lisp - A Comic Book (Emacs Lisp Edition)"
33 -HOMEPAGE="http://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html
34 +HOMEPAGE="https://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html
35 https://www.gnu.org/software/emacs/casting-spels-emacs/"
36 SRC_URI="https://casting-spels-emacs.googlecode.com/files/${PN}-v${PV}.zip"
37 +S="${WORKDIR}/${PN}"
38
39 LICENSE="GPL-2+ FDL-1.2"
40 SLOT="0"
41 @@ -17,8 +18,6 @@ KEYWORDS="amd64 ~riscv x86"
42 RDEPEND=">=app-editors/emacs-23.1:*"
43 DEPEND="app-arch/unzip"
44
45 -S="${WORKDIR}/${PN}"
46 -
47 src_prepare() {
48 sed -i 's/\r$//' *.txt html/*.html {lisp,test}/*.el || die
49 # needs cl extensions