summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-08 11:03:04 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-06-13 16:14:59 +0200
commit4a1b65909a7eb22d21dcfae776acf7f23409534b (patch)
tree6fc19d6fa0f60153e3bb7a23e93ba79ba9b9f137 /media-gfx/mcomix
parentmedia-gfx/freepv: use HTTPS (diff)
downloadgentoo-4a1b65909a7eb22d21dcfae776acf7f23409534b.tar.gz
gentoo-4a1b65909a7eb22d21dcfae776acf7f23409534b.tar.bz2
gentoo-4a1b65909a7eb22d21dcfae776acf7f23409534b.zip
media-gfx/mcomix: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'media-gfx/mcomix')
-rw-r--r--media-gfx/mcomix/mcomix-2.0.2-r1.ebuild2
-rw-r--r--media-gfx/mcomix/mcomix-2.1.0.ebuild2
-rw-r--r--media-gfx/mcomix/mcomix-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild b/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild
index 76304676162c..2f8c234b17a5 100644
--- a/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild
+++ b/media-gfx/mcomix/mcomix-2.0.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 optfeature xdg
DESCRIPTION="GTK image viewer for comic book archives"
-HOMEPAGE="http://mcomix.sourceforge.net"
+HOMEPAGE="https://mcomix.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-gfx/mcomix/mcomix-2.1.0.ebuild b/media-gfx/mcomix/mcomix-2.1.0.ebuild
index 9d3d4f27b674..aaff865a0be2 100644
--- a/media-gfx/mcomix/mcomix-2.1.0.ebuild
+++ b/media-gfx/mcomix/mcomix-2.1.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 optfeature xdg
DESCRIPTION="GTK image viewer for comic book archives"
-HOMEPAGE="http://mcomix.sourceforge.net"
+HOMEPAGE="https://mcomix.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild
index f55883401e44..44ab7c265981 100644
--- a/media-gfx/mcomix/mcomix-9999.ebuild
+++ b/media-gfx/mcomix/mcomix-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 git-r3 optfeature xdg
DESCRIPTION="GTK image viewer for comic book archives"
-HOMEPAGE="http://mcomix.sourceforge.net"
+HOMEPAGE="https://mcomix.sourceforge.net"
EGIT_REPO_URI="https://git.code.sf.net/p/${PN}/git"
LICENSE="GPL-2"