summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-04 11:25:15 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:07:30 -0400
commit021c7e568c925873aafcec310a19140958c57c45 (patch)
tree4e7031c2298ee32fb44a773eb12f0d2af16e5e53 /lxqt-base
parentlxqt-base/lxqt-common: use HTTPS (diff)
downloadgentoo-021c7e568c925873aafcec310a19140958c57c45.tar.gz
gentoo-021c7e568c925873aafcec310a19140958c57c45.tar.bz2
gentoo-021c7e568c925873aafcec310a19140958c57c45.zip
lxqt-base/libsysstat: use HTTPS
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/libsysstat/libsysstat-0.3.1.ebuild4
-rw-r--r--lxqt-base/libsysstat/libsysstat-0.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/lxqt-base/libsysstat/libsysstat-0.3.1.ebuild b/lxqt-base/libsysstat/libsysstat-0.3.1.ebuild
index bd5c8d1d6305..f2e08f6c490f 100644
--- a/lxqt-base/libsysstat/libsysstat-0.3.1.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-0.3.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit cmake-utils
DESCRIPTION="A Qt-based interface to system statistics"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
diff --git a/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild b/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild
index 28b1e71a66c0..8f918131f005 100644
--- a/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit cmake-utils
DESCRIPTION="A Qt-based interface to system statistics"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3