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

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

dev-lisp/rsm-filter: Updates header

 dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild b/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
index 3989758..1cbafd8 100644
--- a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
+++ b/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.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/rsm-filter/
@ 2017-07-04 16:05 José María Alonso
  0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-04 16:05 UTC (permalink / raw
  To: gentoo-commits

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

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

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

diff --git a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild b/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
index 1cbafd87..f97827d7 100644
--- a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
+++ b/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.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="R. Scott McIntire's Common Lisp Filter Library."
 HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-filter"
@@ -20,11 +21,15 @@ S="${WORKDIR}"/cl-${PN/_beta/b}
 
 src_unpack() {
 	unpack ${A}
-	epatch "${FILESDIR}"/${PV}-gentoo-fix-ftype-declarations.patch
+}
+
+src_prepare() {
+	eapply "${FILESDIR}"/${PV}-gentoo-fix-ftype-declarations.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:05 UTC | newest]

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