From: Alexander Tsoy Date: Fri, 31 May 2019 23:07:22 +0000 (+0300) Subject: media-sound/gtklick: fix license to GPL-2+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b60029dc47d04e36f9f01b706cec227ea168e31;p=gentoo.git media-sound/gtklick: fix license to GPL-2+ Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy Closes: https://github.com/gentoo/gentoo/pull/12066 Signed-off-by: Michał Górny --- diff --git a/media-sound/gtklick/gtklick-0.6.4-r1.ebuild b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild index b5f3a4f9ae76..cf89a50cad7f 100644 --- a/media-sound/gtklick/gtklick-0.6.4-r1.ebuild +++ b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A simple metronome with an easy-to-use GTK interface" HOMEPAGE="http://das.nasophon.de/gtklick/" SRC_URI="http://das.nasophon.de/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"