diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 12:09:51 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:11 -0400 |
commit | fc1bc3ddc96107ff2546ad0c5dc9ec31e7dfeddc (patch) | |
tree | 79d507fe65b732e4d81304f8f13e2f5e406960a1 /games-arcade | |
parent | games-arcade/notpacman: update homepage (diff) | |
download | gentoo-fc1bc3ddc96107ff2546ad0c5dc9ec31e7dfeddc.tar.gz gentoo-fc1bc3ddc96107ff2546ad0c5dc9ec31e7dfeddc.tar.bz2 gentoo-fc1bc3ddc96107ff2546ad0c5dc9ec31e7dfeddc.zip |
games-arcade/nottetris2: 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-arcade')
-rw-r--r-- | games-arcade/nottetris2/nottetris2-1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/nottetris2/nottetris2-1-r1.ebuild b/games-arcade/nottetris2/nottetris2-1-r1.ebuild index 39fbc31006b7..730417cb8a3b 100644 --- a/games-arcade/nottetris2/nottetris2-1-r1.ebuild +++ b/games-arcade/nottetris2/nottetris2-1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit desktop eutils DESCRIPTION="The spiritual successor of the classic Tetris mixed with physics" -HOMEPAGE="http://stabyourself.net/nottetris2/" -SRC_URI="http://stabyourself.net/dl.php?file=nottetris2/nottetris2-linux.zip -> ${P}.zip" +HOMEPAGE="https://stabyourself.net/nottetris2/" +SRC_URI="https://stabyourself.net/dl.php?file=nottetris2/nottetris2-linux.zip -> ${P}.zip" LICENSE="CC-BY-NC-SA-3.0" SLOT="0" |