[gentoo-commits] proj/lisp:master commit in: dev-lisp/salza-png/

2017-07-05 Thread José María Alonso
commit: 097c4108849b1e3a99b569b5fd366fab0edf5ee3
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Jul  5 21:04:31 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Jul  5 21:04:31 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=097c4108

dev-lisp/salza-png: Updates to common-lisp-3 eclass

 dev-lisp/salza-png/salza-png-1.0.1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/salza-png/salza-png-1.0.1.ebuild 
b/dev-lisp/salza-png/salza-png-1.0.1.ebuild
index 1114bfd0..bf8b2fc2 100644
--- a/dev-lisp/salza-png/salza-png-1.0.1.ebuild
+++ b/dev-lisp/salza-png/salza-png-1.0.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="Salza-png is a graphics library that writes PNG files using 
Salza."
 HOMEPAGE="http://www.cliki.net/Salza-PNG;



[gentoo-commits] proj/lisp:master commit in: dev-lisp/salza/, dev-lisp/fiveam/

2017-07-02 Thread José María Alonso
commit: 7be9fb05f18eb9ebfa080d4c7eee42d37e06f822
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Jul  2 21:19:38 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Jul  2 21:19:38 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7be9fb05

dev-lisp/salza: Updates to common-lisp-3.eclass

 dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild | 24 
 dev-lisp/fiveam/fiveam-1.0.ebuild   |  3 +--
 dev-lisp/fiveam/fiveam-1.1.ebuild   |  3 +--
 dev-lisp/fiveam/fiveam-1.2.ebuild   |  3 +--
 dev-lisp/fiveam/fiveam-1.3.ebuild   |  3 +--
 dev-lisp/salza/salza-0.7.4.ebuild   | 11 ++-
 6 files changed, 10 insertions(+), 37 deletions(-)

diff --git a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild 
b/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
deleted file mode 100644
index 601a1fd8..
--- a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION="FiveAM is a simple regression testing framework designed for 
Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/bese/FiveAM.html;
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~sparc ~ppc"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   !dev-lisp/cl-${PN}-darcs
-   dev-lisp/arnesi"
-
-src_install() {
-   common-lisp-install ${PN}.asd src t
-   common-lisp-symlink-asdf
-   dodoc README
-}

diff --git a/dev-lisp/fiveam/fiveam-1.0.ebuild 
b/dev-lisp/fiveam/fiveam-1.0.ebuild
index 7f9cbffd..72e30fa5 100644
--- a/dev-lisp/fiveam/fiveam-1.0.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.0.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/fiveam/fiveam-1.1.ebuild 
b/dev-lisp/fiveam/fiveam-1.1.ebuild
index 88552b05..00b3bdd0 100644
--- a/dev-lisp/fiveam/fiveam-1.1.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.1.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/fiveam/fiveam-1.2.ebuild 
b/dev-lisp/fiveam/fiveam-1.2.ebuild
index 88552b05..00b3bdd0 100644
--- a/dev-lisp/fiveam/fiveam-1.2.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.2.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/fiveam/fiveam-1.3.ebuild 
b/dev-lisp/fiveam/fiveam-1.3.ebuild
index 12207cc2..96f0b7fb 100644
--- a/dev-lisp/fiveam/fiveam-1.3.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.3.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 

diff --git a/dev-lisp/salza/salza-0.7.4.ebuild 
b/dev-lisp/salza/salza-0.7.4.ebuild
index 06fb5bb8..6deb9d64 100644
--- a/dev-lisp/salza/salza-0.7.4.ebuild
+++ b/dev-lisp/salza/salza-0.7.4.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='Salza is a Common Lisp Library that provides an FFI-less 
interface to the ZLIB and DEFLATE compressed data formats.'
 HOMEPAGE="http://www.cliki.net/Salza;
@@ -16,8 +17,8 @@ IUSE=""
 RDEPEND="!dev-lisp/cl-${PN}"
 
 src_install() {
-   common-lisp-install *.{lisp,asd}
-   common-lisp-symlink-asdf
+   common-lisp-install-sources *.lisp
+   common-lisp-install-asdf
dodoc README ChangeLog
docinto examples && dodoc examples/*
 }



[gentoo-commits] proj/lisp:master commit in: dev-lisp/salza-png/

2016-12-10 Thread José María Alonso
commit: a7ac22bf32ad02d245abe96f4cc5d48749ea8f8f
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Dec 10 16:55:58 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Dec 10 16:55:58 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a7ac22bf

dev-lisp/salza-png: Updates header

 dev-lisp/salza-png/salza-png-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/salza-png/salza-png-1.0.1.ebuild 
b/dev-lisp/salza-png/salza-png-1.0.1.ebuild
index 104bd71..1114bfd 100644
--- a/dev-lisp/salza-png/salza-png-1.0.1.ebuild
+++ b/dev-lisp/salza-png/salza-png-1.0.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
 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/salza/

2016-11-30 Thread José María Alonso
commit: c3892370156a07ce0a2f57e4060b4c2f235f127c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Nov 30 22:11:50 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Nov 30 22:11:50 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c3892370

dev-lisp/salza: Updates header

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

diff --git a/dev-lisp/salza/salza-0.7.4.ebuild 
b/dev-lisp/salza/salza-0.7.4.ebuild
index f947453..06fb5bb 100644
--- a/dev-lisp/salza/salza-0.7.4.ebuild
+++ b/dev-lisp/salza/salza-0.7.4.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