commit: 186c27a251ef9637a554b879585e6931bfb6f9e6 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Sep 1 16:24:45 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 07:09:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186c27a2
x11-misc/gromit: use https Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-misc/gromit/gromit-20041213-r2.ebuild | 6 +++--- 1 file 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"
