commit:     3b161501f045024523968e4c2151b53fed592cfa
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:11:52 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b161501

app-arch/xdms: use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-arch/xdms/xdms-1.3.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-arch/xdms/xdms-1.3.2-r1.ebuild 
b/app-arch/xdms/xdms-1.3.2-r1.ebuild
index 1282999e023..14f419cd4b8 100644
--- a/app-arch/xdms/xdms-1.3.2-r1.ebuild
+++ b/app-arch/xdms/xdms-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="xDMS - Amiga DMS disk image decompressor"
-HOMEPAGE="http://zakalwe.fi/~shd/foss/xdms";
-SRC_URI="http://zakalwe.fi/~shd/foss/xdms/${P}.tar.bz2";
+HOMEPAGE="https://zakalwe.fi/~shd/foss/xdms";
+SRC_URI="https://zakalwe.fi/~shd/foss/xdms/${P}.tar.bz2";
 
 LICENSE="public-domain"
 SLOT="0"

Reply via email to