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

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

 dev-lisp/zs3/zs3-1.1.3.ebuild  | 26 --------------------------
 dev-lisp/zs3/zs3-1.2.11.ebuild |  5 ++---
 dev-lisp/zs3/zs3-1.3.ebuild    |  3 +--
 3 files changed, 3 insertions(+), 31 deletions(-)

diff --git a/dev-lisp/zs3/zs3-1.1.3.ebuild b/dev-lisp/zs3/zs3-1.1.3.ebuild
deleted file mode 100644
index 117f6374..00000000
--- a/dev-lisp/zs3/zs3-1.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION="A Common Lisp library for working with Amazon's Simple Storage 
Service (S3)."
-HOMEPAGE="http://www.xach.com/lisp/zs3/";
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/cxml
-                >=dev-lisp/drakma-1.0.0
-                dev-lisp/ironclad
-                dev-lisp/puri
-                dev-lisp/cl-base64"
-
-src_install() {
-       common-lisp-install *.{lisp,asd}
-       common-lisp-symlink-asdf
-       dohtml doc/*
-}

diff --git a/dev-lisp/zs3/zs3-1.2.11.ebuild b/dev-lisp/zs3/zs3-1.2.11.ebuild
index b588093b..e7a250e4 100644
--- a/dev-lisp/zs3/zs3-1.2.11.ebuild
+++ b/dev-lisp/zs3/zs3-1.2.11.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/zs3/zs3-1.3.ebuild b/dev-lisp/zs3/zs3-1.3.ebuild
index 0d7265cf..d06e2cc5 100644
--- a/dev-lisp/zs3/zs3-1.3.ebuild
+++ b/dev-lisp/zs3/zs3-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
 

Reply via email to