commit: 4b60029dc47d04e36f9f01b706cec227ea168e31 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me> AuthorDate: Fri May 31 23:07:22 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 10:54:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b60029d
media-sound/gtklick: fix license to GPL-2+ Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/12066 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-sound/gtklick/gtklick-0.6.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/gtklick/gtklick-0.6.4-r1.ebuild b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild index b5f3a4f9ae7..cf89a50cad7 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}"
