From: Jonas Stein Date: Wed, 3 Jul 2019 20:37:48 +0000 (+0200) Subject: dev-python/bibtexparser: Update License X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d4fea6429c44c177397d664f45cd0cc063a6a149;p=gentoo.git dev-python/bibtexparser: Update License Dual license: LGPLv3 BSD Package-Manager: Portage-2.3.68, Repoman-2.3.14 Signed-off-by: Jonas Stein --- diff --git a/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild b/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild index dd0c72185259..040473cf0601 100644 --- a/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild +++ b/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A BibTeX parser written in python" HOMEPAGE="https://github.com/sciunto-org/python-bibtexparser" SRC_URI="https://github.com/sciunto-org/python-bibtexparser/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" +LICENSE="|| ( BSD LGPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test"