summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-04-01 13:54:23 +0200
committerUlrich Müller <ulm@gentoo.org>2022-04-01 13:54:23 +0200
commit3fdf71aef9b66f9d48106d7c726a3b3180235dd7 (patch)
tree7a8f48e245392754458d5c9e7b71e74bef543abd
parentdev-lisp/cl-graphviz: Remove package (diff)
downloadlisp-3fdf71aef9b66f9d48106d7c726a3b3180235dd7.tar.gz
lisp-3fdf71aef9b66f9d48106d7c726a3b3180235dd7.tar.bz2
lisp-3fdf71aef9b66f9d48106d7c726a3b3180235dd7.zip
dev-lisp/cl-gd: Drop ~sparc because of unkeyworded dependencies
Update HOMEPAGE. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.6.0.ebuild8
1 files 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}