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/salza/, dev-lisp/fiveam/
Date: Sun, 02 Jul 2017 21:19:47
Message-Id: 1499030378.7be9fb05f18eb9ebfa080d4c7eee42d37e06f822.nimiux@gentoo
1 commit: 7be9fb05f18eb9ebfa080d4c7eee42d37e06f822
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 21:19:38 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 21:19:38 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7be9fb05
7
8 dev-lisp/salza: Updates to common-lisp-3.eclass
9
10 dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild | 24 ------------------------
11 dev-lisp/fiveam/fiveam-1.0.ebuild | 3 +--
12 dev-lisp/fiveam/fiveam-1.1.ebuild | 3 +--
13 dev-lisp/fiveam/fiveam-1.2.ebuild | 3 +--
14 dev-lisp/fiveam/fiveam-1.3.ebuild | 3 +--
15 dev-lisp/salza/salza-0.7.4.ebuild | 11 ++++++-----
16 6 files changed, 10 insertions(+), 37 deletions(-)
17
18 diff --git a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild b/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
19 deleted file mode 100644
20 index 601a1fd8..00000000
21 --- a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
22 +++ /dev/null
23 @@ -1,24 +0,0 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -# $Id$
27 -
28 -inherit common-lisp-2
29 -
30 -DESCRIPTION="FiveAM is a simple regression testing framework designed for Common Lisp."
31 -HOMEPAGE="http://common-lisp.net/project/bese/FiveAM.html"
32 -SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
33 -
34 -LICENSE="BSD"
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86 ~sparc ~ppc"
37 -IUSE=""
38 -
39 -RDEPEND="!dev-lisp/cl-${PN}
40 - !dev-lisp/cl-${PN}-darcs
41 - dev-lisp/arnesi"
42 -
43 -src_install() {
44 - common-lisp-install ${PN}.asd src t
45 - common-lisp-symlink-asdf
46 - dodoc README
47 -}
48
49 diff --git a/dev-lisp/fiveam/fiveam-1.0.ebuild b/dev-lisp/fiveam/fiveam-1.0.ebuild
50 index 7f9cbffd..72e30fa5 100644
51 --- a/dev-lisp/fiveam/fiveam-1.0.ebuild
52 +++ b/dev-lisp/fiveam/fiveam-1.0.ebuild
53 @@ -1,6 +1,5 @@
54 -# Copyright 1999-2015 Gentoo Foundation
55 +# Copyright 1999-2017 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Id$
58
59 EAPI=5
60
61
62 diff --git a/dev-lisp/fiveam/fiveam-1.1.ebuild b/dev-lisp/fiveam/fiveam-1.1.ebuild
63 index 88552b05..00b3bdd0 100644
64 --- a/dev-lisp/fiveam/fiveam-1.1.ebuild
65 +++ b/dev-lisp/fiveam/fiveam-1.1.ebuild
66 @@ -1,6 +1,5 @@
67 -# Copyright 1999-2015 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
74
75 diff --git a/dev-lisp/fiveam/fiveam-1.2.ebuild b/dev-lisp/fiveam/fiveam-1.2.ebuild
76 index 88552b05..00b3bdd0 100644
77 --- a/dev-lisp/fiveam/fiveam-1.2.ebuild
78 +++ b/dev-lisp/fiveam/fiveam-1.2.ebuild
79 @@ -1,6 +1,5 @@
80 -# Copyright 1999-2015 Gentoo Foundation
81 +# Copyright 1999-2017 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 -# $Id$
84
85 EAPI=5
86
87
88 diff --git a/dev-lisp/fiveam/fiveam-1.3.ebuild b/dev-lisp/fiveam/fiveam-1.3.ebuild
89 index 12207cc2..96f0b7fb 100644
90 --- a/dev-lisp/fiveam/fiveam-1.3.ebuild
91 +++ b/dev-lisp/fiveam/fiveam-1.3.ebuild
92 @@ -1,6 +1,5 @@
93 -# Copyright 1999-2016 Gentoo Foundation
94 +# Copyright 1999-2017 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Id$
97
98 EAPI=6
99
100
101 diff --git a/dev-lisp/salza/salza-0.7.4.ebuild b/dev-lisp/salza/salza-0.7.4.ebuild
102 index 06fb5bb8..6deb9d64 100644
103 --- a/dev-lisp/salza/salza-0.7.4.ebuild
104 +++ b/dev-lisp/salza/salza-0.7.4.ebuild
105 @@ -1,8 +1,9 @@
106 -# Copyright 1999-2016 Gentoo Foundation
107 +# Copyright 1999-2017 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Id$
110
111 -inherit common-lisp-2
112 +EAPI=6
113 +
114 +inherit common-lisp-3
115
116 DESCRIPTION='Salza is a Common Lisp Library that provides an FFI-less interface to the ZLIB and DEFLATE compressed data formats.'
117 HOMEPAGE="http://www.cliki.net/Salza"
118 @@ -16,8 +17,8 @@ IUSE=""
119 RDEPEND="!dev-lisp/cl-${PN}"
120
121 src_install() {
122 - common-lisp-install *.{lisp,asd}
123 - common-lisp-symlink-asdf
124 + common-lisp-install-sources *.lisp
125 + common-lisp-install-asdf
126 dodoc README ChangeLog
127 docinto examples && dodoc examples/*
128 }