Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/
Date: Fri, 07 Jul 2017 09:57:03
Message-Id: 1499421428.2353f2e11429183afbd2ab42f6545f4dbe9cce46.nimiux@gentoo
1 commit: 2353f2e11429183afbd2ab42f6545f4dbe9cce46
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 09:57:08 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 09:57:08 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2353f2e1
7
8 dev-lisp/s-sysdeps: Updates header and EAPI
9
10 dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild | 7 +++----
11 dev-lisp/s-sysdeps/s-sysdeps-9999.ebuild | 3 +--
12 2 files changed, 4 insertions(+), 6 deletions(-)
13
14 diff --git a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
15 index 86c10c89..d1a8f5f1 100644
16 --- a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
17 +++ b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
18 @@ -1,8 +1,7 @@
19 -# Copyright 1999-2016 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23
24 -EAPI=3
25 +EAPI=6
26
27 inherit common-lisp-3
28
29 @@ -23,7 +22,7 @@ RDEPEND="!dev-lisp/cl-${PN}"
30 S="${WORKDIR}"/${P}.orig
31
32 src_prepare() {
33 - rm "${S}"/Makefile
34 + rm -f "${S}"/Makefile
35 }
36
37 src_install() {
38
39 diff --git a/dev-lisp/s-sysdeps/s-sysdeps-9999.ebuild b/dev-lisp/s-sysdeps/s-sysdeps-9999.ebuild
40 index 13f473f0..7da295a7 100644
41 --- a/dev-lisp/s-sysdeps/s-sysdeps-9999.ebuild
42 +++ b/dev-lisp/s-sysdeps/s-sysdeps-9999.ebuild
43 @@ -1,6 +1,5 @@
44 -# Copyright 1999-2016 Gentoo Foundation
45 +# Copyright 1999-2017 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 -# $Id$
48
49 EAPI=6