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/usocket/
Date: Fri, 07 Jul 2017 09:39:29
Message-Id: 1499420374.7dc5098d3d4d5bc0a62a85bc52fbb6e156d0a800.nimiux@gentoo
1 commit: 7dc5098d3d4d5bc0a62a85bc52fbb6e156d0a800
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 09:39:34 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 09:39:34 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7dc5098d
7
8 dev-lisp/usocket: Updates header and EAPI
9
10 dev-lisp/usocket/usocket-0.5.3.ebuild | 5 +++--
11 dev-lisp/usocket/usocket-0.6.0.1.ebuild | 5 +++--
12 dev-lisp/usocket/usocket-0.6.1.ebuild | 5 +++--
13 dev-lisp/usocket/usocket-0.6.3.2.ebuild | 5 ++---
14 dev-lisp/usocket/usocket-0.6.4.1.ebuild | 5 ++---
15 5 files changed, 13 insertions(+), 12 deletions(-)
16
17 diff --git a/dev-lisp/usocket/usocket-0.5.3.ebuild b/dev-lisp/usocket/usocket-0.5.3.ebuild
18 index e96c0a8e..d8611073 100644
19 --- a/dev-lisp/usocket/usocket-0.5.3.ebuild
20 +++ b/dev-lisp/usocket/usocket-0.5.3.ebuild
21 @@ -1,6 +1,7 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Id$
26 +
27 +EAPI=6
28
29 inherit common-lisp-3
30
31
32 diff --git a/dev-lisp/usocket/usocket-0.6.0.1.ebuild b/dev-lisp/usocket/usocket-0.6.0.1.ebuild
33 index 1d50926e..a8304b25 100644
34 --- a/dev-lisp/usocket/usocket-0.6.0.1.ebuild
35 +++ b/dev-lisp/usocket/usocket-0.6.0.1.ebuild
36 @@ -1,6 +1,7 @@
37 -# Copyright 1999-2016 Gentoo Foundation
38 +# Copyright 1999-2017 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Id$
41 +
42 +EAPI=6
43
44 inherit common-lisp-3
45
46
47 diff --git a/dev-lisp/usocket/usocket-0.6.1.ebuild b/dev-lisp/usocket/usocket-0.6.1.ebuild
48 index 1d50926e..a8304b25 100644
49 --- a/dev-lisp/usocket/usocket-0.6.1.ebuild
50 +++ b/dev-lisp/usocket/usocket-0.6.1.ebuild
51 @@ -1,6 +1,7 @@
52 -# Copyright 1999-2016 Gentoo Foundation
53 +# Copyright 1999-2017 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Id$
56 +
57 +EAPI=6
58
59 inherit common-lisp-3
60
61
62 diff --git a/dev-lisp/usocket/usocket-0.6.3.2.ebuild b/dev-lisp/usocket/usocket-0.6.3.2.ebuild
63 index 00692317..ba379cec 100644
64 --- a/dev-lisp/usocket/usocket-0.6.3.2.ebuild
65 +++ b/dev-lisp/usocket/usocket-0.6.3.2.ebuild
66 @@ -1,8 +1,7 @@
67 -# Copyright 1999-2016 Gentoo Foundation
68 +# Copyright 1999-2017 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 -# $Id$
71
72 -EAPI=5
73 +EAPI=6
74
75 inherit common-lisp-3
76
77
78 diff --git a/dev-lisp/usocket/usocket-0.6.4.1.ebuild b/dev-lisp/usocket/usocket-0.6.4.1.ebuild
79 index 00692317..ba379cec 100644
80 --- a/dev-lisp/usocket/usocket-0.6.4.1.ebuild
81 +++ b/dev-lisp/usocket/usocket-0.6.4.1.ebuild
82 @@ -1,8 +1,7 @@
83 -# Copyright 1999-2016 Gentoo Foundation
84 +# Copyright 1999-2017 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Id$
87
88 -EAPI=5
89 +EAPI=6
90
91 inherit common-lisp-3