commit:     d4fea6429c44c177397d664f45cd0cc063a6a149
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 20:37:48 2019 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 20:37:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fea642

dev-python/bibtexparser: Update License

Dual license: LGPLv3 BSD

Package-Manager: Portage-2.3.68, Repoman-2.3.14
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

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

diff --git a/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild 
b/dev-python/bibtexparser/bibtexparser-0.6.2.ebuild
index dd0c7218525..040473cf060 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"

Reply via email to