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

commit:     884325924cd6184317e87fe57ab209d7e26c33a4
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 20:25:15 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 20:25:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=88432592

dev-lisp/flexichain: Updates header

 dev-lisp/flexichain/flexichain-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/flexichain/flexichain-1.5.1.ebuild b/dev-lisp/flexichain/flexichain-1.5.1.ebuild
index 38f6ebb..02edfe6 100644
--- a/dev-lisp/flexichain/flexichain-1.5.1.ebuild
+++ b/dev-lisp/flexichain/flexichain-1.5.1.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/flexichain/
@ 2017-07-07  8:43 José María Alonso
  0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-07  8:43 UTC (permalink / raw
  To: gentoo-commits

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

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

 dev-lisp/flexichain/flexichain-1.5.1.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/flexichain/flexichain-1.5.1.ebuild b/dev-lisp/flexichain/flexichain-1.5.1.ebuild
index 02edfe60..ddb5c466 100644
--- a/dev-lisp/flexichain/flexichain-1.5.1.ebuild
+++ b/dev-lisp/flexichain/flexichain-1.5.1.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="Flexichain is an API for editable sequences."
 HOMEPAGE="http://common-lisp.net/project/flexichain/"
@@ -16,8 +17,8 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="doc"
 
 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
 	if use doc ; then
 		dodoc "${DISTDIR}"/{StrandhVilleneuveMoore,${PN}}.pdf
 	fi


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

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

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