diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-27 19:45:15 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-02-27 20:44:47 +0000 |
commit | 6d16a353b47679e2690bcf5c2ff975a176f2057a (patch) | |
tree | 9bd397279dab6f4afd4c7bdbd660df81126ebbf4 /games-rpg | |
parent | games-puzzle/mirrormagic: use HTTPS (diff) | |
download | gentoo-6d16a353b47679e2690bcf5c2ff975a176f2057a.tar.gz gentoo-6d16a353b47679e2690bcf5c2ff975a176f2057a.tar.bz2 gentoo-6d16a353b47679e2690bcf5c2ff975a176f2057a.zip |
games-rpg/dreamweb: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/dreamweb/dreamweb-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/dreamweb/dreamweb-1.1-r1.ebuild b/games-rpg/dreamweb/dreamweb-1.1-r1.ebuild index 6fd1f4a55baf..b041a158412f 100644 --- a/games-rpg/dreamweb/dreamweb-1.1-r1.ebuild +++ b/games-rpg/dreamweb/dreamweb-1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils DESCRIPTION="Top-down adventure game set in a gritty futuristic/dystopian city" -HOMEPAGE="http://wiki.scummvm.org/index.php/Dreamweb" +HOMEPAGE="https://wiki.scummvm.org/index.php/Dreamweb" SRC_URI="doc? ( mirror://sourceforge/scummvm/${PN}-manuals-en-highres.zip ) l10n_de? ( mirror://sourceforge/scummvm/${PN}-cd-de-${PV}.zip ) l10n_en? ( mirror://sourceforge/scummvm/${PN}-cd-us-${PV}.zip ) |