commit:     0d121093e48ca194880928b8f890eab832c5e4f6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  4 00:51:59 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar  4 00:51:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d121093

dev-db/mongodb: fix license name

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-db/mongodb/mongodb-3.6.10.ebuild | 2 +-
 dev-db/mongodb/mongodb-4.0.5.ebuild  | 2 +-
 dev-db/mongodb/mongodb-4.0.6.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-db/mongodb/mongodb-3.6.10.ebuild 
b/dev-db/mongodb/mongodb-3.6.10.ebuild
index cb53a4e70da..5806eaa2e2e 100644
--- a/dev-db/mongodb/mongodb-3.6.10.ebuild
+++ b/dev-db/mongodb/mongodb-3.6.10.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="A high-performance, open source, schema-free 
document-oriented data
 HOMEPAGE="https://www.mongodb.com";
 SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
-LICENSE="Apache-2.0 SSPL"
+LICENSE="Apache-2.0 SSPL-1"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="debug kerberos libressl lto mms-agent ssl test +tools"

diff --git a/dev-db/mongodb/mongodb-4.0.5.ebuild 
b/dev-db/mongodb/mongodb-4.0.5.ebuild
index 5496ffd85dd..bb2a9fb04dc 100644
--- a/dev-db/mongodb/mongodb-4.0.5.ebuild
+++ b/dev-db/mongodb/mongodb-4.0.5.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="A high-performance, open source, schema-free 
document-oriented data
 HOMEPAGE="https://www.mongodb.com";
 SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
-LICENSE="Apache-2.0 SSPL"
+LICENSE="Apache-2.0 SSPL-1"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="debug kerberos libressl lto mms-agent ssl test +tools"

diff --git a/dev-db/mongodb/mongodb-4.0.6.ebuild 
b/dev-db/mongodb/mongodb-4.0.6.ebuild
index 5496ffd85dd..bb2a9fb04dc 100644
--- a/dev-db/mongodb/mongodb-4.0.6.ebuild
+++ b/dev-db/mongodb/mongodb-4.0.6.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="A high-performance, open source, schema-free 
document-oriented data
 HOMEPAGE="https://www.mongodb.com";
 SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
-LICENSE="Apache-2.0 SSPL"
+LICENSE="Apache-2.0 SSPL-1"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="debug kerberos libressl lto mms-agent ssl test +tools"

Reply via email to