commit:     ebbbc7b6d7c005e30d83a0257cffba0423dcce50
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 22:24:10 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 22:24:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ebbbc7b6

dev-lisp/rsm-delayed: Drops package

 dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild 
b/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild
deleted file mode 100644
index 81e8355d..00000000
--- a/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild
+++ /dev/null
@@ -1,27 +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="R. Scott McIntire's Common Lisp Delayed Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-delayed";
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-               dev-lisp/rsm-queue
-               dev-lisp/rsm-filter"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-       common-lisp-install-sources *.lisp
-       common-lisp-install-asdf
-       dohtml ${PN}.html
-}

Reply via email to