commit:     cd8be2a0b00a2a6184273e7936edb5fdd55c6bda
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Nov 19 09:21:35 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 11:39:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8be2a0

sci-visualization/gle: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/28335
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-visualization/gle/gle-4.2.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gle/gle-4.2.5-r2.ebuild 
b/sci-visualization/gle/gle-4.2.5-r2.ebuild
index 185bd857cbb2..4b5b8440b544 100644
--- a/sci-visualization/gle/gle-4.2.5-r2.ebuild
+++ b/sci-visualization/gle/gle-4.2.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ inherit autotools elisp-common flag-o-matic
 MY_P=${PN}-graphics-${PV}
 
 DESCRIPTION="Graphics Layout Engine"
-HOMEPAGE="http://glx.sourceforge.net/";
+HOMEPAGE="https://glx.sourceforge.net";
 SRC_URI="mirror://sourceforge/glx/${MY_P}f-src.tar.gz"
 S="${WORKDIR}/${MY_P}"
 

Reply via email to