commit:     3b3258cfe50faa1a2b315d6539503c5961d1b0c4
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 16:30:33 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 16:30:33 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3b3258cf

dev-lisp/cl-launch: Update HOMEPAGE and SRC_URI

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild 
b/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
index 3f262f7a..ceef4982 100644
--- a/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
+++ b/dev-lisp/cl-launch/cl-launch-4.1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,13 +6,12 @@ EAPI=6
 inherit common-lisp-3
 
 DESCRIPTION="Utility to make your Lisp software easily invokable from the 
shell command-line"
-HOMEPAGE="http://www.cliki.net/cl-launch";
-SRC_URI="http://common-lisp.net/project/xcvb/${PN}/${P}.tar.gz";
-LICENSE="LLGPL-2.1"
+HOMEPAGE="https://www.cliki.net/cl-launch";
+SRC_URI="https://xcvb.common-lisp.dev/${PN}/${P}.tar.gz";
 
+LICENSE="LLGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
 
 src_install() {
        mkdir -p "${D}/usr/bin" || die

Reply via email to