diff options
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/trosh/trosh-20-r1.ebuild | 6 | ||||
-rw-r--r-- | games-action/trosh/trosh-20-r2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-action/trosh/trosh-20-r1.ebuild b/games-action/trosh/trosh-20-r1.ebuild index 1ae66894c2ef..874648908a66 100644 --- a/games-action/trosh/trosh-20-r1.ebuild +++ b/games-action/trosh/trosh-20-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 gnome2-utils DESCRIPTION="A game made in 20 hours for a friend. It has explosions" -HOMEPAGE="http://stabyourself.net/trosh/" -SRC_URI="http://stabyourself.net/dl.php?file=trosh/trosh-linux.zip -> ${P}.zip +HOMEPAGE="https://stabyourself.net/trosh/" +SRC_URI="https://stabyourself.net/dl.php?file=trosh/trosh-linux.zip -> ${P}.zip https://dev.gentoo.org/~hasufell/distfiles/${PN}.png" LICENSE="WTFPL-2" diff --git a/games-action/trosh/trosh-20-r2.ebuild b/games-action/trosh/trosh-20-r2.ebuild index f1d769762cfe..328de7284521 100644 --- a/games-action/trosh/trosh-20-r2.ebuild +++ b/games-action/trosh/trosh-20-r2.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 gnome2-utils DESCRIPTION="A game made in 20 hours for a friend. It has explosions" -HOMEPAGE="http://stabyourself.net/trosh/" -SRC_URI="http://stabyourself.net/dl.php?file=trosh/trosh-linux.zip -> ${P}.zip +HOMEPAGE="https://stabyourself.net/trosh/" +SRC_URI="https://stabyourself.net/dl.php?file=trosh/trosh-linux.zip -> ${P}.zip https://dev.gentoo.org/~hasufell/distfiles/${PN}.png" LICENSE="WTFPL-2" |