From 3b66455814d7bd9869e8c41ddd0998366a3be579 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:16:52 +0200 Subject: [PATCH] sys-libs/libstatgrab: use HTTPS --- sys-libs/libstatgrab/libstatgrab-0.17.ebuild | 6 +++--- sys-libs/libstatgrab/libstatgrab-0.91.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-libs/libstatgrab/libstatgrab-0.17.ebuild b/sys-libs/libstatgrab/libstatgrab-0.17.ebuild index 58260ce4f121..b4bbb0eaa85f 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.17.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit autotools-utils DESCRIPTION="A tool to provide access to statistics about the system on which it's run" -HOMEPAGE="http://www.i-scream.org/libstatgrab/" -SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" +HOMEPAGE="https://www.i-scream.org/libstatgrab/" +SRC_URI="https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT=0 diff --git a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild index b97102df35d8..2e211e2a49ee 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild @@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=frob inherit autotools-utils DESCRIPTION="A tool to provide access to statistics about the system on which it's run" -HOMEPAGE="http://www.i-scream.org/libstatgrab/" -SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" +HOMEPAGE="https://www.i-scream.org/libstatgrab/" +SRC_URI="https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT=0 -- 2.26.2