From: Michał Górny Date: Wed, 3 Oct 2018 07:55:19 +0000 (+0200) Subject: media-video/parole: Fix the license to GPL-2+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89077bfbe954383762164ff85a9edc139d1404fc;p=gentoo.git media-video/parole: Fix the license to GPL-2+ Signed-off-by: Michał Górny --- diff --git a/media-video/parole/parole-1.0.1.ebuild b/media-video/parole/parole-1.0.1.ebuild index c2b28d27c9c9..36f2c8f0745b 100644 --- a/media-video/parole/parole-1.0.1.ebuild +++ b/media-video/parole/parole-1.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A simple Xfce4 media player using GStreamer" HOMEPAGE="https://docs.xfce.org/apps/parole/start" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~mips ~x86" IUSE="libnotify taglib"