summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:27:54 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:37 +0200
commite88e9fcb0c7b40a046d72d7e64620e6b8c001c20 (patch)
treeeafc4aa4885c4fa2f0a414e4b49696f92d7c170a /games-arcade
parentgames-arcade/pachi: use HTTPS, fix LICENSE (diff)
downloadgentoo-e88e9fcb0c7b40a046d72d7e64620e6b8c001c20.tar.gz
gentoo-e88e9fcb0c7b40a046d72d7e64620e6b8c001c20.tar.bz2
gentoo-e88e9fcb0c7b40a046d72d7e64620e6b8c001c20.zip
games-arcade/pacmanarena: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild b/games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild
index 4b16585222e4..f01f8ce1a47d 100644
--- a/games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild
+++ b/games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,11 +6,11 @@ EAPI=7
inherit autotools desktop
DESCRIPTION="3D Pacman clone with a few surprises. Rockets, bombs and explosions abound"
-HOMEPAGE="http://pacmanarena.sourceforge.net/"
+HOMEPAGE="https://pacmanarena.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/pacman-arena-${PV}.tar.bz2
mirror://sourceforge/${PN}/pacman-data-0.0.zip"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~x86"