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

commit:     d89ba3ff0caad5fbe8a3b538934a4a08ff8e1dc2
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 14:25:03 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 14:25:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d89ba3ff

dev-lisp/spatial-trees: Update header

 dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
index b0b0fde..8193b5f 100644
--- a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
+++ b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.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
 
-DESCRIPTION="A Common Lisp library providing access to dynamic index structures for spatially-extended data."
+DESCRIPTION="A set of dynamic index data structures for spatially-extended data"
 HOMEPAGE="http://www.cliki.net/spatial-trees"
 SRC_URI="http://ftp.linux.org.uk/pub/lisp/cclan/${P}.tar.gz"
 


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

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

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

dev-lisp/spatial-trees: Updates to common-lisp-3 eclass. Updates header

 dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
index 8193b5fe..d50a3b34 100644
--- a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
+++ b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
@@ -1,8 +1,7 @@
-# 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
+inherit common-lisp-3
 
 DESCRIPTION="A set of dynamic index data structures for spatially-extended data"
 HOMEPAGE="http://www.cliki.net/spatial-trees"
@@ -16,7 +15,7 @@ IUSE=""
 RDEPEND="!dev-lisp/cl-${PN}"
 
 src_install() {
-	common-lisp-install *.{lisp,asd} LICENCE TODO
-	common-lisp-symlink-asdf
+	common-lisp-install-sources *.lisp LICENCE TODO
+	common-lisp-install-asdf
 	dodoc BUGS TODO
 }


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/spatial-trees/
@ 2017-07-07  9:47 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-07  9:47 UTC (permalink / raw
  To: gentoo-commits

commit:     e02ad8c0f32aebd1ff3faf6760b348a1eeb6fe57
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:47:22 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:47:22 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e02ad8c0

dev-lisp/spatial-trees: Updates EAPI

 dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
index d50a3b34..6616e792 100644
--- a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
+++ b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild
@@ -1,6 +1,8 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 inherit common-lisp-3
 
 DESCRIPTION="A set of dynamic index data structures for spatially-extended data"


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-02 20:29 [gentoo-commits] proj/lisp:master commit in: dev-lisp/spatial-trees/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07  9:47 José María Alonso
2016-10-02 14:25 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