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@gentoo.org>
This commit is contained in:
Ilya Tumaykin
2016-05-31 04:09:15 +03:00
committed by Patrice Clement
parent 81839b69bc
commit 5973ef5abe

View File

@@ -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"