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

commit:     63b06b91eaa8cb05e00a8ba9bacc5036aafbf6c9
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 13:47:46 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 13:47:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=63b06b91

dev-lisp/hunchentoot-cgi: Updates header

 dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild
index a41e595..d794fe0 100644
--- a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild
+++ b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.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 eutils
 


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

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

commit:     ca7cbb0cf768926a50ee93c2260c9f76d9296e07
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 20:59:03 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 20:59:03 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ca7cbb0c

dev-lisp/hunchentoot-cgi: Updates to common-lisp-3 eclass

 dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild
index d794fe02..7cf8d600 100644
--- a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild
+++ b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.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 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
 
 MY_P=${PN}_${PV}
 
@@ -21,11 +22,15 @@ S="${WORKDIR}"/${MY_P}
 
 src_unpack() {
 	unpack ${A}
-	epatch "${FILESDIR}"/fix-asd.patch
+}
+
+src_prepare() {
+	eapply "${FILESDIR}"/fix-asd.patch
+	eapply_user
 }
 
 src_install() {
-	common-lisp-install *.{lisp,asd} version.lisp-expr
-	common-lisp-symlink-asdf
+	common-lisp-install-sources *.lisp version.lisp-expr
+	common-lisp-install-asdf
 	dodoc NEWS README
 }


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

end of thread, other threads:[~2017-07-06 20:58 UTC | newest]

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