summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 14:16:52 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:25:14 -0400
commit3b66455814d7bd9869e8c41ddd0998366a3be579 (patch)
tree428e184f07be805cafef8bba4132ba8cf25f157f /sys-libs/libstatgrab
parentsys-cluster/ploop: use HTTPS (diff)
downloadgentoo-3b66455814d7bd9869e8c41ddd0998366a3be579.tar.gz
gentoo-3b66455814d7bd9869e8c41ddd0998366a3be579.tar.bz2
gentoo-3b66455814d7bd9869e8c41ddd0998366a3be579.zip
sys-libs/libstatgrab: use HTTPS
Diffstat (limited to 'sys-libs/libstatgrab')
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.17.ebuild6
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.91.ebuild4
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