dev-libs/uchardet: update LICENSE
authorIlya Tumaykin <itumaykin@gmail.com>
Wed, 8 Jun 2016 12:42:59 +0000 (15:42 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 8 Jun 2016 12:18:35 +0000 (12:18 +0000)
Closes: https://github.com/gentoo/gentoo/pull/1627
Package-Manager: portage-2.3.0_rc1

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-libs/uchardet/uchardet-0.0.5-r1.ebuild
dev-libs/uchardet/uchardet-9999.ebuild

index e3b7fecbf6687757c7446eda598b7bd73a74e556..07c0945b279c75e478fe1a544e843b8987ad30a9 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="An encoding detector library ported from Mozilla"
 HOMEPAGE="https://github.com/BYVoid/uchardet"
 SRC_URI="https://github.com/BYVoid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="MPL-1.1"
+LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86"
 IUSE="static-libs test"
index 564cafba54664dcbcb198b8afcf0536f985e6ba5..f149b513586705dbd6d0f222707be1811031812b 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="An encoding detector library ported from Mozilla"
 HOMEPAGE="https://github.com/BYVoid/uchardet"
 EGIT_REPO_URI="git://github.com/BYVoid/${PN}.git"
 
-LICENSE="MPL-1.1"
+LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
 KEYWORDS=""
 IUSE="static-libs test"