From 3f7b8e3f8d07a58e6a8a788739617a49b2fd3dca Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 27 Apr 2019 18:46:31 +0200 Subject: [PATCH] media-plugins/vamp-libxtract-plugins: use HTTPS, fix LICENSE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11844 Signed-off-by: Aaron Bauman --- .../vamp-libxtract-plugins-0.6.6.20121204.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild b/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild index 08a717bc9b5a..faee250c5420 100644 --- a/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild +++ b/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,10 +6,10 @@ EAPI=6 inherit multilib toolchain-funcs DESCRIPTION="Vamp plugin encapsulating many of the functions of the LibXtract library" -HOMEPAGE="http://www.vamp-plugins.org/" -SRC_URI="http://code.soundsoftware.ac.uk/attachments/download/618/${P}.tar.gz" +HOMEPAGE="https://www.vamp-plugins.org/" +SRC_URI="https://code.soundsoftware.ac.uk/attachments/download/618/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" -- 2.26.2