commit: a8f03585c068c43f5c9da74443f73da04a040122
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 3 21:36:02 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 21:36:02 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a8f03585
dev-lisp/araneida: Updates to common-lisp-3
dev-lisp/araneida/araneida-0.90.1-r1.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/araneida/araneida-0.90.1-r1.ebuild
b/dev-lisp/araneida/araneida-0.90.1-r1.ebuild
index e2980108..40e8ab74 100644
--- a/dev-lisp/araneida/araneida-0.90.1-r1.ebuild
+++ b/dev-lisp/araneida/araneida-0.90.1-r1.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 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
MY_P="${PN}-version-${PV}"
@@ -22,9 +23,9 @@ RDEPEND="!dev-lisp/cl-${PN}
S="${WORKDIR}/${MY_P}"
src_install() {
- common-lisp-install *.{asd,lisp} NEWS
- common-lisp-install utility obsolete ${PN}-repl compat
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.lisp} NEWS
+ common-lisp-install-sources utility obsolete ${PN}-repl compat
+ common-lisp-install-asdf
dohtml doc/*.{html,css,lisp} doc/PLAN
dosym /usr/share/doc/${PF}/html "${CLSOURCEROOT}"/${PN}/doc