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

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

 dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild | 28 ----------------------------
 dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild |  5 ++---
 dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild |  3 +--
 3 files changed, 3 insertions(+), 33 deletions(-)

diff --git a/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild 
b/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild
deleted file mode 100644
index d9409ddd..00000000
--- a/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION="CL-FTP is a Common Lisp FTP client library."
-HOMEPAGE="http://www.mapcar.org/~mrd/cl-ftp/
-               http://packages.debian.org/unstable/devel/cl-ftp
-               http://www.cliki.net/CL-FTP";
-SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/acl-compat
-               dev-lisp/split-sequence"
-
-CLPACKAGE=ftp
-CLSYSTEMS=ftp
-
-src_install() {
-       common-lisp-install *.{lisp,asd}
-       common-lisp-symlink-asdf
-       dohtml api.html
-}

diff --git a/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild 
b/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild
index 58aa0601..950f4d81 100644
--- a/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild
+++ b/dev-lisp/cl-ftp/cl-ftp-1.5.0.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/cl-ftp/cl-ftp-1.6.0.ebuild 
b/dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild
index a15d49fc..4cf000c1 100644
--- a/dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild
+++ b/dev-lisp/cl-ftp/cl-ftp-1.6.0.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