summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-09-01 18:24:45 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-09-14 10:09:25 +0300
commit186c27a251ef9637a554b879585e6931bfb6f9e6 (patch)
tree06e8c14e86ca7381cfe94ba2a6316e6d57f25d20 /x11-misc/gromit
parentx11-misc/ftmenu: use https (diff)
downloadgentoo-186c27a251ef9637a554b879585e6931bfb6f9e6.tar.gz
gentoo-186c27a251ef9637a554b879585e6931bfb6f9e6.tar.bz2
gentoo-186c27a251ef9637a554b879585e6931bfb6f9e6.zip
x11-misc/gromit: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc/gromit')
-rw-r--r--x11-misc/gromit/gromit-20041213-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/gromit/gromit-20041213-r2.ebuild b/x11-misc/gromit/gromit-20041213-r2.ebuild
index a5597d8987db..223d417401ee 100644
--- a/x11-misc/gromit/gromit-20041213-r2.ebuild
+++ b/x11-misc/gromit/gromit-20041213-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="GRaphics Over MIscellaneous Things, a presentation helper"
-HOMEPAGE="http://www.home.unix-ag.org/simon/gromit"
-SRC_URI="http://www.home.unix-ag.org/simon/gromit/${P}.tar.gz"
+HOMEPAGE="https://www.home.unix-ag.org/simon/gromit"
+SRC_URI="https://www.home.unix-ag.org/simon/gromit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"