Skip to content

Commit

Permalink
dev-db/rqlite: LICENSE: account for vendored software
Browse files Browse the repository at this point in the history
Reported-by: Michał Górny <[email protected]>
Closes: https://bugs.gentoo.org/695234
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Sep 21, 2019
1 parent 1441d42 commit dca88ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/rqlite/rqlite-4.5.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dca88ca

Please sign in to comment.