commit:     21636518463604086b4a37cb024e0c632eb02ea1
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  2 21:14:08 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 21:14:08 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=21636518

dev-lisp/cl-sasl: Updates to common-lisp-3.eclass

 dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild |  3 +--
 dev-lisp/cl-sasl/cl-sasl-0.3.2.ebuild |  3 +--
 dev-lisp/cl-sasl/cl-sasl-0.3.ebuild   | 21 ---------------------
 3 files changed, 2 insertions(+), 25 deletions(-)

diff --git a/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild 
b/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild
index 602b03e3..aead7787 100644
--- a/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild
+++ b/dev-lisp/cl-sasl/cl-sasl-0.3.1.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
 

diff --git a/dev-lisp/cl-sasl/cl-sasl-0.3.2.ebuild 
b/dev-lisp/cl-sasl/cl-sasl-0.3.2.ebuild
index 602b03e3..aead7787 100644
--- a/dev-lisp/cl-sasl/cl-sasl-0.3.2.ebuild
+++ b/dev-lisp/cl-sasl/cl-sasl-0.3.2.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
 

diff --git a/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild 
b/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild
deleted file mode 100644
index 50af1bd8..00000000
--- a/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="SASL client implementation for Common Lisp"
-HOMEPAGE="http://www.dtek.chalmers.se/~henoch/text/cl-sasl.html
-       http://www.cliki.net/cl-sasl";
-SRC_URI="http://www.dtek.chalmers.se/~henoch/text/${PN}/${MY_P}.tar.gz";
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/ironclad"
-
-S="${WORKDIR}"/${MY_P}

Reply via email to