public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-variates/
@ 2016-11-30 21:56 José María Alonso
  0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-11-30 21:56 UTC (permalink / raw
  To: gentoo-commits

commit:     5e56a46af5a24c48da79cb8edfa9e3f8bf2227a7
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 21:56:06 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 21:56:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5e56a46a

dev-lisp/cl-variates: Updates header

 dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild b/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild
index e3a4b23..97c059e 100644
--- a/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild
+++ b/dev-lisp/cl-variates/cl-variates-0.9.0-r1.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 eutils
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-variates/
@ 2017-07-07  9:08 José María Alonso
  0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-07  9:08 UTC (permalink / raw
  To: gentoo-commits

commit:     15c406624a5531518d45aed37e8d00d7224e2946
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:08:12 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:08:12 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=15c40662

dev-lisp/cl-variates: Updates to common-lisp-3 eclass

 dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild b/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild
index 97c059e7..eee491d6 100644
--- a/dev-lisp/cl-variates/cl-variates-0.9.0-r1.ebuild
+++ b/dev-lisp/cl-variates/cl-variates-0.9.0-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
 
 DESCRIPTION="Portable Common Lisp Random Number Generation."
 HOMEPAGE="http://common-lisp.net/project/cl-variates/"
@@ -19,10 +20,14 @@ CLSYSTEMS="${PN} ${PN}-test"
 
 src_unpack() {
 	unpack ${A}
-	epatch "${FILESDIR}"/${PV}-fix-asd.patch
+}
+
+src_prepare() {
+	eapply "${FILESDIR}"/${PV}-fix-asd.patch
+	eapply_user
 }
 
 src_install() {
-	common-lisp-install *.asd dev/*.lisp tests *.config
-	common-lisp-symlink-asdf
+	common-lisp-install-sources dev/*.lisp tests *.config
+	common-lisp-install-asdf
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-07  9:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30 21:56 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-variates/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07  9:08 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