summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:14:09 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:33 +0200
commit0c09cc029332dbdb180ac7865ec31aa710823ced (patch)
tree2461fa305d8f9e534d6a12884e727621fe203b1f /games-arcade
parentgames-arcade/funnyboat: use HTTPS (diff)
downloadgentoo-0c09cc029332dbdb180ac7865ec31aa710823ced.tar.gz
gentoo-0c09cc029332dbdb180ac7865ec31aa710823ced.tar.bz2
gentoo-0c09cc029332dbdb180ac7865ec31aa710823ced.zip
games-arcade/gav: 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/gav/gav-0.9.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/gav/gav-0.9.0-r1.ebuild b/games-arcade/gav/gav-0.9.0-r1.ebuild
index babd49793332..2328bd561997 100644
--- a/games-arcade/gav/gav-0.9.0-r1.ebuild
+++ b/games-arcade/gav/gav-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="GPL Arcade Volleyball"
-HOMEPAGE="http://gav.sourceforge.net/"
+HOMEPAGE="https://gav.sourceforge.net/"
# the themes are behind a lame php-counter script.
SRC_URI="
mirror://sourceforge/gav/${P}.tar.gz
@@ -18,7 +18,7 @@ SRC_URI="
mirror://gentoo/yisus.tgz
mirror://gentoo/yisus2.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"