From 14a60d4f077fa2af5cbff204fb3aebf4d20c1779 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Tue, 19 Mar 2019 22:29:39 +0100 Subject: games-roguelike/adom: use HTTPS Closes: https://bugs.gentoo.org/680384 Signed-off-by: Daniel Schmidt Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: James Le Cuirot --- games-roguelike/adom/adom-1.1.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-roguelike/adom') diff --git a/games-roguelike/adom/adom-1.1.1-r1.ebuild b/games-roguelike/adom/adom-1.1.1-r1.ebuild index 594a56c07eb..e1d53a9adfc 100644 --- a/games-roguelike/adom/adom-1.1.1-r1.ebuild +++ b/games-roguelike/adom/adom-1.1.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="Ancient Domains Of Mystery rogue-like game" -HOMEPAGE="http://www.adom.de/" -SRC_URI="http://www.adom.de/adom/download/linux/${P//.}-elf.tar.gz" +HOMEPAGE="https://www.adom.de/" +SRC_URI="https://www.adom.de/adom/download/linux/${P//.}-elf.tar.gz" LICENSE="adom" SLOT="0" -- cgit v1.2.3-18-g5258