commit: 5ea731165ef3db5e5811d9bc2f9782b3b437b92c Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 10:45:29 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 10:45:29 2022 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5ea73116
dev-lisp/cl-prevalence: Drop live version Upstream repository is gone. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild deleted file mode 100644 index 723398dc..00000000 --- a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit common-lisp-3 mercurial - -DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp." -HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/" -EHG_REPO_URI="http://bitbucket.org/skypher/${PN}" - -LICENSE="LLGPL-2.1" -SLOT="0" -IUSE="" - -RDEPEND="dev-lisp/fiveam - dev-lisp/s-xml - dev-lisp/s-sysdeps"
