commit:     a8b2e0602490e94b36c165d6176e1ff73e4ef922
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 08:46:11 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:33:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b2e060

games-action/d1x-rebirth: use HTTPS

 games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild 
b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
index 11eadc467cb..04e17828832 100644
--- a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
+++ b/games-action/d1x-rebirth/d1x-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,13 +8,14 @@ inherit eutils cdrom scons-utils games
 DV=1
 MY_P=${PN}_v${PV}-src
 DESCRIPTION="Descent Rebirth - enhanced Descent ${DV} engine"
-HOMEPAGE="http://www.dxx-rebirth.com/";
-SRC_URI="http://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
-       http://www.dxx-rebirth.com/download/dxx/res/d1xrdata.zip
-       http://www.dxx-rebirth.com/download/dxx/res/dxx-rebirth_icons.zip
-       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 ) 
cdinstall? ( http://www.dxx-rebirth.com/download/dxx/res/d1datapt.zip )
-       l10n_de? ( 
http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
+HOMEPAGE="https://www.dxx-rebirth.com/";
+SRC_URI="https://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
+       https://www.dxx-rebirth.com/download/dxx/res/d1xrdata.zip
+       https://www.dxx-rebirth.com/download/dxx/res/dxx-rebirth_icons.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 )
+       cdinstall? ( https://www.dxx-rebirth.com/download/dxx/res/d1datapt.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"

Reply via email to