summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-03 09:55:19 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-03 09:55:19 +0200
commit89077bfbe954383762164ff85a9edc139d1404fc (patch)
tree4836f7ad692643d4f6b36f404deac78adae3b12b /media-video/parole
parentmedia-video/parole: Add explicit dep on glib-utils (diff)
downloadgentoo-89077bfbe954383762164ff85a9edc139d1404fc.tar.gz
gentoo-89077bfbe954383762164ff85a9edc139d1404fc.tar.bz2
gentoo-89077bfbe954383762164ff85a9edc139d1404fc.zip
media-video/parole: Fix the license to GPL-2+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/parole')
-rw-r--r--media-video/parole/parole-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"