commit: 097c4108849b1e3a99b569b5fd366fab0edf5ee3 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 21:04:31 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 21:04:31 2017 +0000 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"