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

commit:     f9c2c63fa4a92945eba3a1a8e3379bff458ee348
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  2 21:50:18 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec  2 21:50:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f9c2c63f

dev-lisp/rsm-modal: Updates header

 dev-lisp/rsm-modal/rsm-modal-1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild b/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
index 706ae54..c4876d3 100644
--- a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
+++ b/dev-lisp/rsm-modal/rsm-modal-1.2.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/rsm-modal/
@ 2017-07-04 16:17 José María Alonso
  0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-04 16:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f66540c02a0c44c388b57cebb978c272ebf7bbec
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 16:17:47 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 16:17:47 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f66540c0

dev-lisp/rsm-modal: Updates to common-lisp-3 eclass

 dev-lisp/rsm-modal/rsm-modal-1.2.ebuild | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild b/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
index c4876d35..d2b67085 100644
--- a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
+++ b/dev-lisp/rsm-modal/rsm-modal-1.2.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
 
 DESCRIPTION="R. Scott McIntire's Common Lisp Modal Logic Library."
 HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-modal"
@@ -20,11 +21,15 @@ S="${WORKDIR}"/cl-${PN}
 
 src_unpack() {
 	unpack ${A}
-	epatch "${FILESDIR}"/${PV}-gentoo-fix-defconstant.patch
+}
+
+src_prepare() {
+	eapply "${FILESDIR}"/${PV}-gentoo-fix-defconstant.patch
+	eapply_user
 }
 
 src_install() {
-	common-lisp-install *.{lisp,asd}
-	common-lisp-symlink-asdf
+	common-lisp-install-sources *.lisp
+	common-lisp-install-asdf
 	dohtml ${PN}.html
 }


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

end of thread, other threads:[~2017-07-04 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 21:50 [gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-modal/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-04 16:17 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