commit:     4dc2b5088b82eb14e8a34d866ed29eaf174e1fde
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Nov 19 09:20:43 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 11:39:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc2b508

sci-misc/gt-itm: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-misc/gt-itm/gt-itm-19961004-r3.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-misc/gt-itm/gt-itm-19961004-r3.ebuild 
b/sci-misc/gt-itm/gt-itm-19961004-r3.ebuild
index fb3284587034..9877f7163f34 100644
--- a/sci-misc/gt-itm/gt-itm-19961004-r3.ebuild
+++ b/sci-misc/gt-itm/gt-itm-19961004-r3.ebuild
@@ -6,10 +6,10 @@ EAPI=8
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Routines to generate / analyze graphs using models for 
internetwork topology"
-HOMEPAGE="http://www.cc.gatech.edu/fac/Ellen.Zegura/graphs.html
-               http://www.isi.edu/nsnam/ns/ns-topogen.html#gt-itm";
-SRC_URI="http://www.cc.gatech.edu/fac/Ellen.Zegura/gt-itm/gt-itm.tar.gz -> 
${P}.tar.gz
-               http://www.isi.edu/nsnam/dist/sgb2ns.tar.gz -> 
sgb2ns-${PV}.tar.gz"
+HOMEPAGE="https://www.cc.gatech.edu/fac/Ellen.Zegura/graphs.html
+               https://www.isi.edu/nsnam/ns/ns-topogen.html#gt-itm";
+SRC_URI="https://www.cc.gatech.edu/fac/Ellen.Zegura/gt-itm/gt-itm.tar.gz -> 
${P}.tar.gz
+               https://www.isi.edu/nsnam/dist/sgb2ns.tar.gz -> 
sgb2ns-${PV}.tar.gz"
 S="${WORKDIR}/${PN}"
 S2="${WORKDIR}/sgb2ns"
 

Reply via email to