Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/clx/
Date: Wed, 05 Apr 2017 15:17:04
Message-Id: 1491405405.3fc8655a26bf3ec9664255597f23a6013574c03a.nimiux@gentoo
1 commit: 3fc8655a26bf3ec9664255597f23a6013574c03a
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 15:16:24 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 15:16:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc8655a
7
8 dev-lisp/clx: Syncs with Lisp overlay
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-lisp/clx/{clx-0.7.4.ebuild => clx-0.7.4-r1.ebuild} | 15 ++++++++-------
13 dev-lisp/clx/clx-9999.ebuild | 2 +-
14 dev-lisp/clx/metadata.xml | 7 +++----
15 3 files changed, 12 insertions(+), 12 deletions(-)
16
17 diff --git a/dev-lisp/clx/clx-0.7.4.ebuild b/dev-lisp/clx/clx-0.7.4-r1.ebuild
18 similarity index 74%
19 rename from dev-lisp/clx/clx-0.7.4.ebuild
20 rename to dev-lisp/clx/clx-0.7.4-r1.ebuild
21 index 3010ba4bf04..e229aaf004b 100644
22 --- a/dev-lisp/clx/clx-0.7.4.ebuild
23 +++ b/dev-lisp/clx/clx-0.7.4-r1.ebuild
24 @@ -1,7 +1,7 @@
25 -# Copyright 1999-2016 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 -EAPI=5
30 +EAPI=6
31
32 inherit common-lisp-3 eutils
33
34 @@ -20,11 +20,12 @@ RDEPEND="!dev-lisp/cl-${PN}"
35
36 src_prepare() {
37 rm -v {exclcmac,sockcl,defsystem,provide,cmudep}.lisp || die
38 - epatch "${FILESDIR}"/gentoo-fix-asd.patch
39 - epatch "${FILESDIR}"/gentoo-fix-dep-openmcl.patch
40 - epatch "${FILESDIR}"/gentoo-fix-unused-vars.patch
41 - epatch "${FILESDIR}"/gentoo-fix-obsolete-eval-when.patch
42 - epatch "${FILESDIR}"/gentoo-fix-dynamic-extent-sbcl-1.0.45.patch
43 + eapply "${FILESDIR}"/gentoo-fix-asd.patch
44 + eapply "${FILESDIR}"/gentoo-fix-dep-openmcl.patch
45 + eapply "${FILESDIR}"/gentoo-fix-unused-vars.patch
46 + eapply "${FILESDIR}"/gentoo-fix-obsolete-eval-when.patch
47 + eapply "${FILESDIR}"/gentoo-fix-dynamic-extent-sbcl-1.0.45.patch
48 + eapply_user
49 }
50
51 src_compile() {
52
53 diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild
54 index 000f4485817..efbfcfbe737 100644
55 --- a/dev-lisp/clx/clx-9999.ebuild
56 +++ b/dev-lisp/clx/clx-9999.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2016 Gentoo Foundation
59 +# Copyright 1999-2017 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=6
63
64 diff --git a/dev-lisp/clx/metadata.xml b/dev-lisp/clx/metadata.xml
65 index 6d2b54b52c9..47c41000f41 100644
66 --- a/dev-lisp/clx/metadata.xml
67 +++ b/dev-lisp/clx/metadata.xml
68 @@ -1,10 +1,9 @@
69 <?xml version="1.0" encoding="UTF-8"?>
70 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
71 <pkgmetadata>
72 - <maintainer type="person">
73 - <email>nimiux@g.o</email>
74 - <name>Chema Alonso</name>
75 - <description>Maintainer</description>
76 + <maintainer type="project">
77 + <email>common-lisp@g.o</email>
78 + <name>Gentoo Common Lisp Project</name>
79 </maintainer>
80 <longdescription lang="en">
81 CLX provides an implementation of the X Window System protocol to