commit:     5546bb11018c5f4028d26429a16987bd43da89a5
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 21:21:11 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 21:21:11 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5546bb11

dev-lisp/lw-compat: Updates to common-lisp-3 eclass

 dev-lisp/lw-compat/lw-compat-0.23.ebuild  | 20 --------------------
 dev-lisp/lw-compat/lw-compat-1.0.0.ebuild |  3 +--
 2 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/dev-lisp/lw-compat/lw-compat-0.23.ebuild 
b/dev-lisp/lw-compat/lw-compat-0.23.ebuild
deleted file mode 100644
index c56a61c7..00000000
--- a/dev-lisp/lw-compat/lw-compat-0.23.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
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="LispWorks compatibility library for the Closer to MOP project."
-HOMEPAGE="http://common-lisp.net/project/closer/closer-mop.html";
-SRC_URI="http://common-lisp.net/project/closer/ftp/${MY_P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${MY_P}

diff --git a/dev-lisp/lw-compat/lw-compat-1.0.0.ebuild 
b/dev-lisp/lw-compat/lw-compat-1.0.0.ebuild
index a7bf1a6b..0c7acc8b 100644
--- a/dev-lisp/lw-compat/lw-compat-1.0.0.ebuild
+++ b/dev-lisp/lw-compat/lw-compat-1.0.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