commit:     00bc70500bcd8a45238fbea2f5378e973080a732
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 14:53:30 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 14:53:30 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=00bc7050

dev-lisp/cl-xmpp: Drop ~sparc because of unkeyworded dependencies

Update HOMEPAGE and SRC_URI.

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

 dev-lisp/cl-xmpp/cl-xmpp-0.8.1.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/cl-xmpp/cl-xmpp-0.8.1.ebuild 
b/dev-lisp/cl-xmpp/cl-xmpp-0.8.1.ebuild
index 6bbd19da..37eccc89 100644
--- a/dev-lisp/cl-xmpp/cl-xmpp-0.8.1.ebuild
+++ b/dev-lisp/cl-xmpp/cl-xmpp-0.8.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="A Common Lisp client implementation of the XMPP."
-HOMEPAGE="http://common-lisp.net/project/cl-xmpp/";
-SRC_URI="http://common-lisp.net/project/${PN}/${P}.tar.gz";
-LICENSE="MIT"
+HOMEPAGE="https://cl-xmpp.common-lisp.dev/";
+SRC_URI="https://cl-xmpp.common-lisp.dev/${P}.tar.gz";
 
+LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND="dev-lisp/usocket
                 dev-lisp/cxml

Reply via email to