From c7f348e512f7253d9c65b0db80a19fa655a2f96d Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 5 Jul 2023 09:19:40 +0200 Subject: dev-tex/catdvi: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- dev-tex/catdvi/catdvi-0.14-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tex') diff --git a/dev-tex/catdvi/catdvi-0.14-r2.ebuild b/dev-tex/catdvi/catdvi-0.14-r2.ebuild index 1f4af1e9e185..ef4dff359dcd 100644 --- a/dev-tex/catdvi/catdvi-0.14-r2.ebuild +++ b/dev-tex/catdvi/catdvi-0.14-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools toolchain-funcs flag-o-matic DESCRIPTION="DVI to plain text translator" -HOMEPAGE="http://catdvi.sourceforge.net" +HOMEPAGE="https://catdvi.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" -- cgit v1.2.3-65-gdbad