commit: 89077bfbe954383762164ff85a9edc139d1404fc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Oct 3 07:55:19 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 3 07:55:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89077bfb
media-video/parole: Fix the license to GPL-2+ Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-video/parole/parole-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/parole/parole-1.0.1.ebuild b/media-video/parole/parole-1.0.1.ebuild index c2b28d27c9c..36f2c8f0745 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"
