projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d4d81b
)
x11-misc/xystray: correct LICENSE
author
Marek Szuba
<marecki@gentoo.org>
Fri, 13 Jan 2017 13:52:50 +0000
(14:52 +0100)
committer
Marek 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
patch
|
blob
|
history
diff --git
a/x11-misc/xystray/xystray-1.0.ebuild
b/x11-misc/xystray/xystray-1.0.ebuild
index 7732b8350433cb79b97e7f930336e3a3e59c9a64..8046d7561a98b4976fdea98719e89dc1173ebcab 100644
(file)
--- 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=""