Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/gsd/
Date: Sat, 02 Apr 2022 15:35:05
Message-Id: 1648911384.d52eef092c9cc379152cb1a30ffb7ddb35a27dd8.ulm@gentoo
1 commit: d52eef092c9cc379152cb1a30ffb7ddb35a27dd8
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 14:56:24 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 14:56:24 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d52eef09
7
8 dev-lisp/gsd: Drop keywords of live ebuild
9
10 Update HOMEPAGE.
11
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 dev-lisp/gsd/gsd-9999.ebuild | 5 ++---
15 1 file changed, 2 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-lisp/gsd/gsd-9999.ebuild b/dev-lisp/gsd/gsd-9999.ebuild
18 index 816866f9..d99a8246 100644
19 --- a/dev-lisp/gsd/gsd-9999.ebuild
20 +++ b/dev-lisp/gsd/gsd-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -6,12 +6,11 @@ EAPI=6
28 inherit common-lisp-3 git-r3
29
30 DESCRIPTION="Grid Structured Data library."
31 -HOMEPAGE="http://common-lisp.net/project/gsll/"
32 +HOMEPAGE="https://gsll.common-lisp.dev/"
33 EGIT_REPO_URI="git://repo.or.cz/gsd.git"
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
38 IUSE="doc"
39
40 RDEPEND=">=dev-lisp/cffi-0.10.5