dev-libs/yajl: fix license
authorDoug Goldstein <cardoe@gentoo.org>
Sat, 19 Mar 2016 05:23:53 +0000 (00:23 -0500)
committerDoug Goldstein <cardoe@gentoo.org>
Mon, 21 Mar 2016 21:49:22 +0000 (16:49 -0500)
Upstream has used ISC since version 2.0.0.

Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
dev-libs/yajl/yajl-2.0.4-r3.ebuild

index a8937c50dd99d42953e4ff10fc959f3011f6015f..c6d954f9304d77c57fa2f5a404926ff670389628 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="Small event-driven (SAX-style) JSON parser"
 HOMEPAGE="https://lloyd.github.com/yajl/"
 SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"