dev-libs/libical: Fix LICENSE
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 6 Jan 2018 22:04:22 +0000 (23:04 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 6 Jan 2018 22:33:50 +0000 (23:33 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/libical/libical-3.0.1.ebuild

index 4ad4a28d615e0b30e47df625ae7f7091c9f1237e..851a3c097a0e8452e17612bbe17e6f0fe743b017 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="An implementation of basic iCAL protocols"
 HOMEPAGE="https://github.com/libical/libical"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="|| ( MPL-1.0 LGPL-2.1 )"
+LICENSE="|| ( MPL-2.0 LGPL-2.1 )"
 SLOT="0/3"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="berkdb doc examples static-libs test"