From: Marek Szuba Date: Fri, 13 Jan 2017 13:52:50 +0000 (+0100) Subject: x11-misc/xystray: correct LICENSE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8939d234bf5a3af51a9bf2237568b4d04b4ac7b;p=gentoo.git x11-misc/xystray: correct LICENSE Comments in xystray.c say it should be GPL-2+ rather than GPL-2. Package-Manager: portage-2.3.0 --- diff --git a/x11-misc/xystray/xystray-1.0.ebuild b/x11-misc/xystray/xystray-1.0.ebuild index 7732b8350433..8046d7561a98 100644 --- a/x11-misc/xystray/xystray-1.0.ebuild +++ b/x11-misc/xystray/xystray-1.0.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A simple implementation of freedesktop.org notification area for X" HOMEPAGE="http://steelman.github.com/xystray/" SRC_URI="https://github.com/steelman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""