summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 00:46:21 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:22:45 +0200
commit9162b1c703cc1290b241cd6751f1e3b0d52ba6d2 (patch)
tree98313757706484dc6c918822971d88cc653d3ded /sys-cluster/libquo/libquo-1.2.ebuild
parentsys-kernel/cryptodev: use HTTPS for GitHub, replace defunct SRC_URI (diff)
downloadgentoo-9162b1c703cc1290b241cd6751f1e3b0d52ba6d2.tar.gz
gentoo-9162b1c703cc1290b241cd6751f1e3b0d52ba6d2.tar.bz2
gentoo-9162b1c703cc1290b241cd6751f1e3b0d52ba6d2.zip
sys-cluster/libquo: use HTTPS for GitHub, HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-cluster/libquo/libquo-1.2.ebuild')
-rw-r--r--sys-cluster/libquo/libquo-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/libquo/libquo-1.2.ebuild b/sys-cluster/libquo/libquo-1.2.ebuild
index dff6985f6700..72ea50f3be66 100644
--- a/sys-cluster/libquo/libquo-1.2.ebuild
+++ b/sys-cluster/libquo/libquo-1.2.ebuild
@@ -6,8 +6,8 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="run-time tuning of process binding policies made easy"
-HOMEPAGE="http://lanl.github.io/libquo/"
-SRC_URI="http://lanl.github.io/${PN}/dists/${P}.tar.gz"
+HOMEPAGE="https://lanl.github.io/libquo/"
+SRC_URI="https://lanl.github.io/${PN}/dists/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"