commit: dca88ca6ef2546641145897c3aeb7632f0237791 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sat Sep 21 02:21:22 2019 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sat Sep 21 02:21:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca88ca6
dev-db/rqlite: LICENSE: account for vendored software Reported-by: Michał Górny <mgorny <AT> gentoo.org> Closes: https://bugs.gentoo.org/695234 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> dev-db/rqlite/rqlite-4.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/rqlite/rqlite-4.5.0.ebuild b/dev-db/rqlite/rqlite-4.5.0.ebuild index b50f2ccf30b..694c86a5746 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"
