From: Francesco Turco Date: Sat, 9 Sep 2017 15:30:50 +0000 (+0200) Subject: media-sound/ptabtools: use HTTPS for links to samba.org (bug #636916) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38578d8b5ca69d7887ab61e3a7b36222f6738f28;p=gentoo.git media-sound/ptabtools: use HTTPS for links to samba.org (bug #636916) --- diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild index ce38e48576a8..350f55fb39e8 100644 --- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild +++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit eutils multilib toolchain-funcs DESCRIPTION="Utilities for PowerTab Guitar files (.ptb)" -HOMEPAGE="http://www.samba.org/~jelmer/ptabtools/" -SRC_URI="http://www.samba.org/~jelmer/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.samba.org/~jelmer/ptabtools/" +SRC_URI="https://www.samba.org/~jelmer/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"