summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-20 19:21:22 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-20 19:21:55 -0700
commitdca88ca6ef2546641145897c3aeb7632f0237791 (patch)
treed6cf08ab14e9971fcbed1885620efe8e24499b4b /dev-db/rqlite
parentapp-metrics/pushgateway: Bump to version 0.9.1 (diff)
downloadgentoo-dca88ca6ef2546641145897c3aeb7632f0237791.tar.gz
gentoo-dca88ca6ef2546641145897c3aeb7632f0237791.tar.bz2
gentoo-dca88ca6ef2546641145897c3aeb7632f0237791.zip
dev-db/rqlite: LICENSE: account for vendored software
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>
Diffstat (limited to 'dev-db/rqlite')
-rw-r--r--dev-db/rqlite/rqlite-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/rqlite/rqlite-4.5.0.ebuild b/dev-db/rqlite/rqlite-4.5.0.ebuild
index b50f2ccf30bf..694c86a57464 100644
--- a/dev-db/rqlite/rqlite-4.5.0.ebuild
+++ b/dev-db/rqlite/rqlite-4.5.0.ebuild
@@ -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"