commit:     0c5f87ff251b8ca1e8625c477da7172883d761b2
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 16:27:53 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 16:27:53 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0c5f87ff

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

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

 dev-lisp/cl-irc/cl-irc-0.9.2.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-irc/cl-irc-0.9.2.ebuild 
b/dev-lisp/cl-irc/cl-irc-0.9.2.ebuild
index 4e406261..410712ab 100644
--- a/dev-lisp/cl-irc/cl-irc-0.9.2.ebuild
+++ b/dev-lisp/cl-irc/cl-irc-0.9.2.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="A Common Lisp IRC client library"
-HOMEPAGE="http://common-lisp.net/project/cl-irc/";
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${P}.tar.gz";
+HOMEPAGE="https://cl-irc.common-lisp.dev/";
+SRC_URI="https://cl-irc.common-lisp.dev/releases/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
 
 RDEPEND="dev-lisp/split-sequence
                dev-lisp/usocket

Reply via email to