commit: 094bb9b3a8eaa763849c1a199da654f2d15415a0 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Mar 19 17:14:31 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sat Mar 20 08:22:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094bb9b3
media-sound/darksnow: use HTTPS, fix LICENSE Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/darksnow/darksnow-0.7.1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/darksnow/darksnow-0.7.1.ebuild b/media-sound/darksnow/darksnow-0.7.1.ebuild index 1a877cebfda..c3fb853f177 100644 --- a/media-sound/darksnow/darksnow-0.7.1.ebuild +++ b/media-sound/darksnow/darksnow-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,10 +6,10 @@ EAPI=7 inherit autotools desktop xdg DESCRIPTION="Streaming GTK+ Front-End based on Darkice Ice Streamer" -HOMEPAGE="http://darksnow.radiolivre.org" -SRC_URI="http://darksnow.radiolivre.org/pacotes/${P}.tar.gz" +HOMEPAGE="https://darksnow.radiolivre.org" +SRC_URI="https://darksnow.radiolivre.org/pacotes/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ppc sparc x86"
