Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/zoom/
Date: Sat, 02 Apr 2022 09:06:00
Message-Id: 1648890338.a06f4e413e97595e1e9a6da61d51f8bda3672065.chewi@gentoo
1 commit: a06f4e413e97595e1e9a6da61d51f8bda3672065
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Fri Apr 1 18:56:51 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 09:05:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06f4e41
7
8 games-engines/zoom: EAPI8 bump, update HOMEPAGE
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/24854
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-engines/zoom/zoom-1.1.5-r1.ebuild | 13 ++++++-------
16 1 file changed, 6 insertions(+), 7 deletions(-)
17
18 diff --git a/games-engines/zoom/zoom-1.1.5-r1.ebuild b/games-engines/zoom/zoom-1.1.5-r1.ebuild
19 index ceda3c08f833..f0d98a233a0e 100644
20 --- a/games-engines/zoom/zoom-1.1.5-r1.ebuild
21 +++ b/games-engines/zoom/zoom-1.1.5-r1.ebuild
22 @@ -1,16 +1,15 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 -DESCRIPTION="A fast, clean, modern Z-code interpreter for X"
31 -HOMEPAGE="http://www.logicalshift.co.uk/unix/zoom/"
32 -SRC_URI="http://www.logicalshift.co.uk/unix/zoom/${P}.tar.gz"
33 +DESCRIPTION="Fast, clean, modern Z-code interpreter for X"
34 +HOMEPAGE="https://www.logicalshift.co.uk/unix/zoom/"
35 +SRC_URI="https://www.logicalshift.co.uk/unix/zoom/${P}.tar.gz"
36
37 -LICENSE="GPL-2"
38 +LICENSE="GPL-2+"
39 SLOT="0"
40 KEYWORDS="~amd64 ~x86"
41 -IUSE=""
42
43 RDEPEND="!net-im/zoom
44 media-libs/fontconfig