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

commit:     e9b56d961f1fdcea8ca4d5acd42e274473f18416
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 22:17:37 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 22:17:37 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e9b56d96

dev-lisp/cl-containers: Updates header

 dev-lisp/cl-containers/cl-containers-0.11.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild b/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild
index 312671d..9a598ec 100644
--- a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild
+++ b/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild
@@ -1,10 +1,10 @@
-# 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
 
-DESCRIPTION="CL-containers adds trees, sparse arrays, and other useful containers to CommonLisp."
+DESCRIPTION="Adds trees, sparse arrays, and other useful containers to CommonLisp."
 HOMEPAGE="http://common-lisp.net/project/cl-containers/"
 SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
 


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

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

commit:     dd2a8702abc2d71a511cf3b083005e286f91db09
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  2 20:55:45 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 20:55:45 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=dd2a8702

dev-lisp/cl-containers: Updates to common-lisp-3.eclass.

 dev-lisp/cl-containers/cl-containers-0.11.5.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild b/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild
index 9a598ecd..4f543344 100644
--- a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild
+++ b/dev-lisp/cl-containers/cl-containers-0.11.5.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="Adds trees, sparse arrays, and other useful containers to CommonLisp."
 HOMEPAGE="http://common-lisp.net/project/cl-containers/"
@@ -20,7 +21,7 @@ RDEPEND="dev-lisp/asdf-system-connections
 CLSYSTEMS="${PN} ${PN}-test"
 
 src_install() {
-	common-lisp-install *.asd {dev,tests}/*.lisp
-	common-lisp-symlink-asdf
+	common-lisp-install-sources {dev,tests}/*.lisp
+	common-lisp-install-asdf
 	dodoc *.config doc/introduction-to-cl-containers.pdf
 }


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

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

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