dev-db/rqlite: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Sep 2019 02:21:22 +0000 (19:21 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Sep 2019 02:21:55 +0000 (19:21 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Closes: https://bugs.gentoo.org/695234
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-db/rqlite/rqlite-4.5.0.ebuild

index b50f2ccf30bf57a82d5666c67097a29948fd98dd..694c86a574649ca719cead24948e153d693f08fb 100644 (file)
@@ -27,7 +27,7 @@ KEYWORDS="~amd64"
 DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
 
 HOMEPAGE="https://github.com/rqlite/rqlite http://www.philipotoole.com/tag/rqlite/"
-LICENSE="MIT"
+LICENSE="MIT BSD MPL-2.0"
 SLOT="0"
 IUSE=""
 EGIT_REPO_URI="https://${EGO_PN}.git"