From 3b161501f045024523968e4c2151b53fed592cfa Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 13 Jun 2020 10:11:52 +0200 Subject: app-arch/xdms: use HTTPS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- app-arch/xdms/xdms-1.3.2-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-arch') diff --git a/app-arch/xdms/xdms-1.3.2-r1.ebuild b/app-arch/xdms/xdms-1.3.2-r1.ebuild index 1282999e0237..14f419cd4b8c 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" -- cgit v1.2.3-65-gdbad