commit:     2c45ba58fde6435f49cd21ba0457d1c2dbc48109
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 19:07:19 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon May 23 11:32:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c45ba58

dev-python/dominate: fix license: s/GPL-3/GPL-3+/

>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 <AT> gentoo.org>

 dev-python/dominate/dominate-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dominate/dominate-2.2.0.ebuild 
b/dev-python/dominate/dominate-2.2.0.ebuild
index 764995f..3250c3f 100644
--- 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"

Reply via email to