media-plugins/vamp-libxtract-plugins: use HTTPS, fix LICENSE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 27 Apr 2019 16:46:31 +0000 (18:46 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 3 May 2019 00:41:55 +0000 (20:41 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11844
Signed-off-by: Aaron Bauman <bman@gentoo.org>
media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild

index 08a717bc9b5a307d8c1b20917f960ee5b6691391..faee250c54202d1b5818b732c3269743acc6c331 100644 (file)
@@ -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=""