diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:12:03 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:19 -0400 |
commit | 5694ed27c6e463406e7b0c1cc355e1cf3091dca9 (patch) | |
tree | 972b0e31637a9f35f7d7b1023bf936ebccc57c9b /games-puzzle | |
parent | games-fps/transfusion-bin: update homepage (diff) | |
download | gentoo-5694ed27c6e463406e7b0c1cc355e1cf3091dca9.tar.gz gentoo-5694ed27c6e463406e7b0c1cc355e1cf3091dca9.tar.bz2 gentoo-5694ed27c6e463406e7b0c1cc355e1cf3091dca9.zip |
games-puzzle/pingus: 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-puzzle')
-rw-r--r-- | games-puzzle/pingus/pingus-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/pingus/pingus-9999.ebuild b/games-puzzle/pingus/pingus-9999.ebuild index ed8a17de28ac..a69c1c22fc72 100644 --- a/games-puzzle/pingus/pingus-9999.ebuild +++ b/games-puzzle/pingus/pingus-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake toolchain-funcs flag-o-matic xdg DESCRIPTION="free Lemmings clone" -HOMEPAGE="http://pingus.gitlab.io/" +HOMEPAGE="https://pingus.gitlab.io/" if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://gitlab.com/pingus/pingus.git" |