projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a15eee
)
dev-python/dominate: fix license: s/GPL-3/GPL-3+/
author
Göktürk Yüksek
<gokturk@gentoo.org>
Sat, 21 May 2016 19:07:19 +0000
(15:07 -0400)
committer
Ian Delaney
<idella4@gentoo.org>
Mon, 23 May 2016 11:32:47 +0000
(19:32 +0800)
From dominate/dom1core.py:
"[...] either version 3 of the License, or (at your option)
any later version."
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1513
Signed-off-by: Ian Delaney <idella4@gentoo.org>
dev-python/dominate/dominate-2.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/dominate/dominate-2.2.0.ebuild
b/dev-python/dominate/dominate-2.2.0.ebuild
index 764995fe66bc40ece475fa3b20522baeb351468d..3250c3fa7d4bfa9e792780727c242a5528b6a13c 100644
(file)
--- a/
dev-python/dominate/dominate-2.2.0.ebuild
+++ b/
dev-python/dominate/dominate-2.2.0.ebuild
@@
-14,7
+14,7
@@
HOMEPAGE="https://github.com/Knio/dominate"
# https://github.com/Knio/dominate/pull/69
SRC_URI="https://github.com/Knio/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-3"
+LICENSE="GPL-3
+
"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"