commit: b94e7ee2ae77b138f9e2e64053d63cd716e4d893 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Mar 18 16:23:39 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Mar 18 16:23:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b94e7ee2
dev-lisp/cl-plus: Drops package dev-lisp/cl-plus/cl-plus-1.0.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/dev-lisp/cl-plus/cl-plus-1.0.ebuild b/dev-lisp/cl-plus/cl-plus-1.0.ebuild deleted file mode 100644 index 9d8c4e01..00000000 --- a/dev-lisp/cl-plus/cl-plus-1.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit common-lisp-3 - -DESCRIPTION="Common Lisp extensions such as a DEFCONSTANT wrappers" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-plus" -SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE=""
