commit: dc9a1e0408eacc9c7705c9420fda127d8ddae49c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 13:09:28 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 13 19:18:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9a1e04
net-misc/streamtuner: use HTTPS net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild index ea6fe488906..a8d6ec3abcd 100644 --- a/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild +++ b/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit gnome2 DESCRIPTION="Stream directory browser for browsing internet radio streams" -HOMEPAGE="http://www.nongnu.org/streamtuner" +HOMEPAGE="https://www.nongnu.org/streamtuner/" SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.gz https://savannah.nongnu.org/download/${PN}/${P}-pygtk-2.6.diff"
