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/xaos/metadata.xml | 2 +- x11-misc/xaos/xaos-3.5-r1.ebuild | 2 +- x11-misc/xaos/xaos-3.6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-misc/xaos') diff --git a/x11-misc/xaos/metadata.xml b/x11-misc/xaos/metadata.xml index a359aa3b27f..1b66b31e0b5 100644 --- a/x11-misc/xaos/metadata.xml +++ b/x11-misc/xaos/metadata.xml @@ -1,5 +1,5 @@ - + sci diff --git a/x11-misc/xaos/xaos-3.5-r1.ebuild b/x11-misc/xaos/xaos-3.5-r1.ebuild index 3a172260ee0..b49867b1111 100644 --- a/x11-misc/xaos/xaos-3.5-r1.ebuild +++ b/x11-misc/xaos/xaos-3.5-r1.ebuild @@ -9,7 +9,7 @@ inherit eutils autotools DESCRIPTION="A very fast real-time fractal zoomer" HOMEPAGE="http://xaos.sf.net/" SRC_URI=" - http://dev.gentoo.org/~jlec/distfiles/${PN}.png.tar + https://dev.gentoo.org/~jlec/distfiles/${PN}.png.tar mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" diff --git a/x11-misc/xaos/xaos-3.6.ebuild b/x11-misc/xaos/xaos-3.6.ebuild index 58546a88900..3873d56e3c7 100644 --- a/x11-misc/xaos/xaos-3.6.ebuild +++ b/x11-misc/xaos/xaos-3.6.ebuild @@ -12,7 +12,7 @@ inherit autotools-utils eutils DESCRIPTION="Very fast real-time fractal zoomer" HOMEPAGE="http://matek.hu/xaos/doku.php" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - http://dev.gentoo.org/~jlec/distfiles/${PN}.png.tar" + https://dev.gentoo.org/~jlec/distfiles/${PN}.png.tar" SLOT="0" LICENSE="GPL-2" -- cgit v1.2.1