From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- x11-misc/dsx/dsx-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc/dsx/dsx-0.1.ebuild') diff --git a/x11-misc/dsx/dsx-0.1.ebuild b/x11-misc/dsx/dsx-0.1.ebuild index cd59bd7b8538..dc371f085525 100644 --- a/x11-misc/dsx/dsx-0.1.ebuild +++ b/x11-misc/dsx/dsx-0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit python DESCRIPTION="command line selection of your X desktop environment" -HOMEPAGE="http://www.gentoo.org/" +HOMEPAGE="https://www.gentoo.org/" SRC_URI="" LICENSE="GPL-2" -- cgit v1.2.3-18-g5258