[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-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