From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 08:32:10 +0000 (+0200) Subject: games-action/d2x-rebirth: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d52d6381799694c28d8f9c9468c1e0f1df36d5c4;p=gentoo.git games-action/d2x-rebirth: use HTTPS --- diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild index c5fbb76c050c..94181da69e2f 100644 --- a/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild +++ b/games-action/d2x-rebirth/d2x-rebirth-0.58.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,11 +8,11 @@ inherit eutils scons-utils games DV=2 MY_P=dxx-rebirth-${PV}-d2x DESCRIPTION="Descent Rebirth - enhanced Descent ${DV} engine" -HOMEPAGE="http://www.dxx-rebirth.com/" +HOMEPAGE="https://www.dxx-rebirth.com/" SRC_URI="https://github.com/dxx-rebirth/dxx-rebirth/archive/0.58.1-d2x.tar.gz -> ${P}.tar.gz - opl3-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip ) - sc55-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip ) - l10n_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )" + opl3-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip ) + sc55-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip ) + l10n_de? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )" LICENSE="D1X GPL-2 public-domain" SLOT="0"