public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/kr/
@ 2017-07-07  9:05 José María Alonso
  0 siblings, 0 replies; only message in thread
From: José María Alonso @ 2017-07-07  9:05 UTC (permalink / raw
  To: gentoo-commits

commit:     586b4d73d2c93cfae898eafef8e2937751697a2d
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:05:34 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:05:34 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=586b4d73

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

 dev-lisp/kr/kr-2.3.4.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/kr/kr-2.3.4.ebuild b/dev-lisp/kr/kr-2.3.4.ebuild
index 12359dd4..9647ed32 100644
--- a/dev-lisp/kr/kr-2.3.4.ebuild
+++ b/dev-lisp/kr/kr-2.3.4.ebuild
@@ -1,12 +1,13 @@
-# 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}_${PV}"
 
-DESCRIPTION="KR is a highly flexible and dynamic prototype-based object system for Common Lisp."
+DESCRIPTION="A highly flexible and dynamic prototype-based object system for Common Lisp."
 HOMEPAGE="http://www.cliki.net/KR"
 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
 
@@ -20,7 +21,7 @@ RDEPEND="!dev-lisp/cl-${PN}"
 S="${WORKDIR}"/${MY_P}
 
 src_install() {
-	common-lisp-install *.{lisp,asd}
-	common-lisp-symlink-asdf
+	common-lisp-install-sources *.lisp
+	common-lisp-install-asdf
 	dodoc ${PN}-manual.ps ${PN}.changes
 }


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-07  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07  9:05 [gentoo-commits] proj/lisp:master commit in: dev-lisp/kr/ 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