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

dev-lisp/salza2: Drops old version. Updates to common-lisp-3 eclass

 dev-lisp/salza2/salza2-2.0.7.ebuild | 20 --------------------
 dev-lisp/salza2/salza2-2.0.8.ebuild |  5 ++---
 dev-lisp/salza2/salza2-2.0.9.ebuild |  5 ++---
 3 files changed, 4 insertions(+), 26 deletions(-)

diff --git a/dev-lisp/salza2/salza2-2.0.7.ebuild 
b/dev-lisp/salza2/salza2-2.0.7.ebuild
deleted file mode 100644
index 411d4b26..00000000
--- a/dev-lisp/salza2/salza2-2.0.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION="Library for creating compressed data in the ZLIB, DEFLATE, or 
GZIP data formats"
-HOMEPAGE="http://www.xach.com/lisp/salza2/";
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-src_install() {
-       common-lisp-install *.{lisp,asd}
-       common-lisp-symlink-asdf
-       dohtml doc/index.html
-}

diff --git a/dev-lisp/salza2/salza2-2.0.8.ebuild 
b/dev-lisp/salza2/salza2-2.0.8.ebuild
index 3f0c6a24..5d1a4f94 100644
--- a/dev-lisp/salza2/salza2-2.0.8.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.8.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$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

diff --git a/dev-lisp/salza2/salza2-2.0.9.ebuild 
b/dev-lisp/salza2/salza2-2.0.9.ebuild
index b27b372b..35e73b43 100644
--- a/dev-lisp/salza2/salza2-2.0.9.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.9.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$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

Reply via email to