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/cl-launch/
Date: Wed, 12 Apr 2017 20:00:13
Message-Id: 1492027204.51bcc87386becc3e54a26b68a0d7097df3dc8ff2.nimiux@gentoo
1 commit: 51bcc87386becc3e54a26b68a0d7097df3dc8ff2
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 12 20:00:04 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 12 20:00:04 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=51bcc873
7
8 dev-lisp/cl-launch: Updates header and EAPI
9
10 dev-lisp/cl-launch/cl-launch-2.36.ebuild | 3 +--
11 dev-lisp/cl-launch/cl-launch-3.22.1.ebuild | 3 +--
12 dev-lisp/cl-launch/cl-launch-4.0.3.ebuild | 3 +--
13 dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild | 5 ++---
14 4 files changed, 5 insertions(+), 9 deletions(-)
15
16 diff --git a/dev-lisp/cl-launch/cl-launch-2.36.ebuild b/dev-lisp/cl-launch/cl-launch-2.36.ebuild
17 index 2521414f..7841da81 100644
18 --- a/dev-lisp/cl-launch/cl-launch-2.36.ebuild
19 +++ b/dev-lisp/cl-launch/cl-launch-2.36.ebuild
20 @@ -1,6 +1,5 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 -# $Id$
25
26 inherit common-lisp-2
27
28
29 diff --git a/dev-lisp/cl-launch/cl-launch-3.22.1.ebuild b/dev-lisp/cl-launch/cl-launch-3.22.1.ebuild
30 index 7a03ea74..344e2788 100644
31 --- a/dev-lisp/cl-launch/cl-launch-3.22.1.ebuild
32 +++ b/dev-lisp/cl-launch/cl-launch-3.22.1.ebuild
33 @@ -1,6 +1,5 @@
34 -# Copyright 1999-2016 Gentoo Foundation
35 +# Copyright 1999-2017 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38
39 EAPI=5
40
41
42 diff --git a/dev-lisp/cl-launch/cl-launch-4.0.3.ebuild b/dev-lisp/cl-launch/cl-launch-4.0.3.ebuild
43 index b2114499..c1222a20 100644
44 --- a/dev-lisp/cl-launch/cl-launch-4.0.3.ebuild
45 +++ b/dev-lisp/cl-launch/cl-launch-4.0.3.ebuild
46 @@ -1,6 +1,5 @@
47 -# Copyright 1999-2016 Gentoo Foundation
48 +# Copyright 1999-2017 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 -# $Id$
51
52 EAPI=5
53
54
55 diff --git a/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild b/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
56 index b2114499..3f262f7a 100644
57 --- a/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
58 +++ b/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
59 @@ -1,8 +1,7 @@
60 -# Copyright 1999-2016 Gentoo Foundation
61 +# Copyright 1999-2017 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Id$
64
65 -EAPI=5
66 +EAPI=6
67
68 inherit common-lisp-3