commit:     3fdf71aef9b66f9d48106d7c726a3b3180235dd7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 11:54:23 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 11:54:23 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3fdf71ae

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

Update HOMEPAGE.

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

 dev-lisp/cl-gd/cl-gd-0.6.0.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild 
b/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild
index 638e425e..bab47e05 100644
--- a/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.6.0.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
@@ -8,14 +8,12 @@ inherit common-lisp-3 toolchain-funcs
 MY_P="v${PV}"
 
 DESCRIPTION="CL-GD is a library for Common Lisp which interfaces to the GD 
Graphics Library"
-HOMEPAGE="http://weitz.de/cl-gd/
-               http://www.cliki.net/cl-gd/";
+HOMEPAGE="https://edicl.github.io/cl-gd/";
 SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
 
 DEPEND=">=media-libs/gd-2.0.28[jpeg,png,xpm]"
 RDEPEND="${DEPEND}

Reply via email to