commit:     5973ef5abe083fdc774fbe9bd642543df09a6ef6
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue May 31 01:09:15 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue May 31 07:23:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5973ef5a

dev-python/guessit: fix LICENSE in 1.0.3-r1

guessit-1.0.3 is licensed under LGPL-3+. Later versions are LGPL-3 only.

Package-Manager: portage-2.3.0_rc1

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-python/guessit/guessit-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/guessit/guessit-1.0.3-r1.ebuild 
b/dev-python/guessit/guessit-1.0.3-r1.ebuild
index ef300a4..45ca84f 100644
--- a/dev-python/guessit/guessit-1.0.3-r1.ebuild
+++ b/dev-python/guessit/guessit-1.0.3-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Python library for guessing information from 
video filenames"
 HOMEPAGE="https://github.com/guessit-io/guessit 
https://pypi.python.org/pypi/guessit";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-LICENSE="LGPL-3"
+LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"

Reply via email to