commit: c93f321e87edd758960bdc7fd1ba8b106d7e1fd7 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Apr 18 07:03:53 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Apr 18 18:14:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93f321e
games-arcade/primateplunge: use HTTPS games-arcade/primateplunge/primateplunge-1.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild index 6ae5589fd41..33eee4b857b 100644 --- a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild +++ b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils games DESCRIPTION="Help poor Monkey navigate his way down through treacherous areas" -HOMEPAGE="http://www.aelius.com/primateplunge/" -SRC_URI="http://www.aelius.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.aelius.com/primateplunge/" +SRC_URI="https://www.aelius.com/${PN}/${P}.tar.gz" LICENSE="Primate-Plunge" SLOT="0"
