From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCF42138334 for ; Mon, 4 Mar 2019 01:36:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F9BFE088A; Mon, 4 Mar 2019 01:36:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 495A0E088A for ; Mon, 4 Mar 2019 01:36:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25317335C39 for ; Mon, 4 Mar 2019 01:36:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAED0560 for ; Mon, 4 Mar 2019 01:35:58 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1551660719.0d121093e48ca194880928b8f890eab832c5e4f6.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mongodb/mongodb-3.6.10.ebuild dev-db/mongodb/mongodb-4.0.5.ebuild dev-db/mongodb/mongodb-4.0.6.ebuild X-VCS-Directories: dev-db/mongodb/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0d121093e48ca194880928b8f890eab832c5e4f6 X-VCS-Branch: master Date: Mon, 4 Mar 2019 01:35:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e6cbf467-7e69-4b3b-badf-90556fc6ec03 X-Archives-Hash: be5916c34ed6c1a34208c325a5f43449 commit: 0d121093e48ca194880928b8f890eab832c5e4f6 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Mar 4 00:51:59 2019 +0000 Commit: Thomas Deutschmann gentoo 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 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"