diff options
Diffstat (limited to 'games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild')
-rw-r--r-- | games-arcade/pacmanarena/pacmanarena-0.15-r2.ebuild | 6 |
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" |