From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 08:31:42 +0000 (+0200) Subject: games-action/bomberclone: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1588866a2561e950c1f5c9ceffbf74ff052264c;p=gentoo.git games-action/bomberclone: use HTTPS --- diff --git a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild index ddd05a9d7204..31eb3fe53e87 100644 --- a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild +++ b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils autotools DESCRIPTION="BomberMan clone with network game support" -HOMEPAGE="http://www.bomberclone.de/" +HOMEPAGE="https://www.bomberclone.de/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2"