x11-misc/xystray: correct LICENSE
authorMarek Szuba <marecki@gentoo.org>
Fri, 13 Jan 2017 13:52:50 +0000 (14:52 +0100)
committerMarek Szuba <marecki@gentoo.org>
Fri, 13 Jan 2017 13:54:05 +0000 (14:54 +0100)
Comments in xystray.c say it should be GPL-2+ rather than GPL-2.

Package-Manager: portage-2.3.0

x11-misc/xystray/xystray-1.0.ebuild

index 7732b8350433cb79b97e7f930336e3a3e59c9a64..8046d7561a98b4976fdea98719e89dc1173ebcab 100644 (file)
@@ -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=""