From: Michael Mair-Keimberger Date: Mon, 29 Apr 2019 10:49:55 +0000 (+0200) Subject: sci-misc/tango: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df75c42d2875c6e360b088f170e3857e75cc1c8a;p=gentoo.git sci-misc/tango: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11861 Signed-off-by: Aaron Bauman --- diff --git a/sci-misc/tango/tango-9.2.5a.ebuild b/sci-misc/tango/tango-9.2.5a.ebuild index 2b88352a4505..5eadce1c4e6b 100644 --- a/sci-misc/tango/tango-9.2.5a.ebuild +++ b/sci-misc/tango/tango-9.2.5a.ebuild @@ -1,10 +1,10 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Tango is an Open Source solution for SCADA and DCS" -HOMEPAGE="http://www.tango-controls.org/" +HOMEPAGE="https://www.tango-controls.org/" SRC_URI="mirror://sourceforge/tango-cs/${P}.tar.gz" LICENSE="GPL-3"