commit:     94a6490f8a459add0d60125843d69efbe9b549ed
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 26 08:40:35 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:52:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a6490f

games-fps/doom3-chextrek: use HTTPS, fix download link

 games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild 
b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
index 959c85e2195..2f9b99a7b4f 100644
--- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
+++ b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ MOD_ICON="flem.ico"
 
 inherit games-mods
 
-HOMEPAGE="http://www.moddb.com/mods/chex-trek-beyond-the-quest";
+HOMEPAGE="https://www.moddb.com/mods/chex-trek-beyond-the-quest";
 SRC_URI="chextrek_beta_${PV/.}.zip"
 
 LICENSE="GameFront"
@@ -20,7 +20,7 @@ RESTRICT="fetch bindist"
 
 pkg_nofetch() {
        elog "Please download ${SRC_URI} from:"
-       elog "http://www.filefront.com/8396958";
+       elog 
"https://www.moddb.com/mods/chex-trek-beyond-the-quest/downloads/chex-trek-beta-052";
        elog "and move it to ${DISTDIR}"
 }
 

Reply via email to