summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild14
1 files changed, 6 insertions, 8 deletions
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
index 2a578b2c..e045a3f4 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -1,21 +1,19 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit common-lisp-3
-DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/"
+DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp"
+HOMEPAGE="https://cl-prevalence.common-lisp.dev/"
SRC_URI="http://bitbucket.org/skypher/${PN}/get/${PV}.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/skypher-${PN}-1edf5cd93bb9
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="dev-lisp/fiveam
dev-lisp/s-xml
dev-lisp/s-sysdeps"
-
-S="${WORKDIR}"/skypher-${PN}-1edf5cd93bb9