public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml/
Date: Fri,  7 Jul 2017 08:23:29 +0000 (UTC)	[thread overview]
Message-ID: <1499415817.6524e8f69bcd4a6bbe60526cf064f06d00fd874c.nimiux@gentoo> (raw)

commit:     6524e8f69bcd4a6bbe60526cf064f06d00fd874c
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 08:23:37 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 08:23:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6524e8f6

dev-lisp/cxml: Updates to common-lisp-3 eclass

 dev-lisp/cxml/cxml-20081130.ebuild | 20 ++++++++++++--------
 dev-lisp/cxml/cxml-9999.ebuild     |  3 +--
 2 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/dev-lisp/cxml/cxml-20081130.ebuild b/dev-lisp/cxml/cxml-20081130.ebuild
index 26b19c0d..506a896f 100644
--- a/dev-lisp/cxml/cxml-20081130.ebuild
+++ b/dev-lisp/cxml/cxml-20081130.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
 
 MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
 
@@ -26,14 +27,17 @@ S="${WORKDIR}"/${PN}-${MY_PV}
 
 src_unpack() {
 	unpack ${A}
-	rm "${S}"/GNUmakefile
-	cp "${FILESDIR}"/${PN}-contrib.asd "${S}"
+}
+
+src_prepare() {
+	rm "${S}"/GNUmakefile || die
+	cp "${FILESDIR}"/${PN}-contrib.asd "${S}" || die
 }
 
 src_install() {
-	common-lisp-install *.{dtd,asd}
-	common-lisp-install {contrib,dom,klacks,test,xml,xml/sax-tests}/*.lisp
-	common-lisp-symlink-asdf
+	common-lisp-install-sources *.dtd
+	common-lisp-install-sources {contrib,dom,klacks,test,xml,xml/sax-tests}/*.lisp
+	common-lisp-install-asdf
 
 	dodoc README OLDNEWS TIMES
 	dohtml doc/*.{html,css,png}

diff --git a/dev-lisp/cxml/cxml-9999.ebuild b/dev-lisp/cxml/cxml-9999.ebuild
index b6ef4087..e83dd119 100644
--- a/dev-lisp/cxml/cxml-9999.ebuild
+++ b/dev-lisp/cxml/cxml-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 


             reply	other threads:[~2017-07-07  8:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  8:23 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-01 14:52 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml/ José María Alonso
2014-02-21 10:18 José María Alonso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499415817.6524e8f69bcd4a6bbe60526cf064f06d00fd874c.nimiux@gentoo \
    --to=nimiux@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox