diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:14:40 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:21 -0400 |
commit | a9c22e98fa7fdedffa6ef00ce0c999c2a41d4b21 (patch) | |
tree | e5c2ee6160ca0d882febc5bc3631dfb1b3e74748 /games-simulation/pmars-sdl | |
parent | games-puzzle/xlogical: update homepage (diff) | |
download | gentoo-a9c22e98fa7fdedffa6ef00ce0c999c2a41d4b21.tar.gz gentoo-a9c22e98fa7fdedffa6ef00ce0c999c2a41d4b21.tar.bz2 gentoo-a9c22e98fa7fdedffa6ef00ce0c999c2a41d4b21.zip |
games-simulation/pmars-sdl: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'games-simulation/pmars-sdl')
-rw-r--r-- | games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild index b52f266d523d..6e25ce586a28 100644 --- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild +++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +9,8 @@ MY_PV="${PV/e/-5}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Portable redcode simulator's sdl port for core war" -HOMEPAGE="http://corewar.co.uk/pihlaja/pmars-sdl/" -SRC_URI="http://corewar.co.uk/pihlaja/pmars-sdl/${MY_P}.tar.gz" +HOMEPAGE="https://corewar.co.uk/pihlaja/pmars-sdl/" +SRC_URI="https://corewar.co.uk/pihlaja/pmars-sdl/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" |