From 0c5f87ff251b8ca1e8625c477da7172883d761b2 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 2 Apr 2022 18:27:53 +0200 Subject: dev-lisp/cl-irc: Update HOMEPAGE and SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- dev-lisp/cl-irc/cl-irc-0.9.2.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-lisp/cl-irc/cl-irc-0.9.2.ebuild') 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 -- cgit v1.2.3-18-g5258