commit: c368c9903de70b87c195cf6dc91573fb6f27161c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Apr 18 07:02:49 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Apr 18 18:14:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c368c990
games-arcade/monster-masher: use HTTPS games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild b/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild index e851818b384..9ba28fc6378 100644 --- a/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ GCONF_DEBUG="no" inherit autotools eutils flag-o-matic gnome2 DESCRIPTION="Squash the monsters with your levitation worker gnome" -HOMEPAGE="http://people.iola.dk/olau/monster-masher/" -SRC_URI="http://people.iola.dk/olau/monster-masher/source/${P}.tar.bz2" +HOMEPAGE="https://people.iola.dk/olau/monster-masher/" +SRC_URI="https://people.iola.dk/olau/monster-masher/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
