* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml-stp/
@ 2016-12-10 16:21 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-12-10 16:21 UTC (permalink / raw
To: gentoo-commits
commit: 9d5654613447c8eff919138407e4a02efd1e45a6
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:21:52 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:21:52 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9d565461
dev-lisp/cxml-stp: Updates header
dev-lisp/cxml-stp/cxml-stp-20081130.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
index e831878..64b46ad 100644
--- a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
+++ b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml-stp/
@ 2017-07-06 19:51 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-06 19:51 UTC (permalink / raw
To: gentoo-commits
commit: 5e9e25983c858d2e16f8c198e94a7e380bb1e961
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 19:51:50 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 19:51:50 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5e9e2598
dev-lisp/cxml-stp: Updates to common-lisp-3 eclass
dev-lisp/cxml-stp/cxml-stp-20081130.ebuild | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
index 64b46ad2..f4fc7ffd 100644
--- a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
+++ b/dev-lisp/cxml-stp/cxml-stp-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}
@@ -23,12 +24,15 @@ S="${WORKDIR}"/${PN}-${MY_PV}
src_unpack() {
unpack ${A}
+}
+
+src_prepare() {
rm "${S}"/{tutorial,}/GNUmakefile "${S}"/tutorial/tutorial.{xml,xsl}
}
src_install() {
- common-lisp-install *.{lisp,asd}
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.lisp
+ common-lisp-install-asdf
dodoc DOM-COMPARISON README
dohtml -r doc || die "Cannot install HTML documentation"
dohtml -r tutorial || die "Cannot install tutorial"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-06 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10 16:21 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml-stp/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-06 19:51 José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox