Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb/
Date: Fri, 26 Oct 2018 13:18:27
Message-Id: 1540559875.4dea10267a05a8b51303a6a18920441175577711.whissi@gentoo
1 commit: 4dea10267a05a8b51303a6a18920441175577711
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 10 12:20:51 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 13:17:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dea1026
7
8 dev-db/mongodb: rebuild on yaml-cpp slot changes
9
10 Closes: https://bugs.gentoo.org/604166
11 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
14
15 dev-db/mongodb/mongodb-3.4.16.ebuild | 4 ++--
16 dev-db/mongodb/mongodb-3.6.8.ebuild | 2 +-
17 dev-db/mongodb/mongodb-4.0.2.ebuild | 4 ++--
18 3 files changed, 5 insertions(+), 5 deletions(-)
19
20 diff --git a/dev-db/mongodb/mongodb-3.4.16.ebuild b/dev-db/mongodb/mongodb-3.4.16.ebuild
21 index 309759cbd00..fb7263b16bf 100644
22 --- a/dev-db/mongodb/mongodb-3.4.16.ebuild
23 +++ b/dev-db/mongodb/mongodb-3.4.16.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -24,7 +24,7 @@ KEYWORDS="~amd64"
31 IUSE="debug kerberos libressl mms-agent ssl test +tools"
32
33 RDEPEND=">=app-arch/snappy-1.1.3
34 - >=dev-cpp/yaml-cpp-0.5.3
35 + >=dev-cpp/yaml-cpp-0.5.3:=
36 >=dev-libs/boost-1.60:=[threads(+)]
37 >=dev-libs/libpcre-8.41[cxx]
38 dev-libs/snowball-stemmer
39
40 diff --git a/dev-db/mongodb/mongodb-3.6.8.ebuild b/dev-db/mongodb/mongodb-3.6.8.ebuild
41 index a96cd863789..0adc8e301d5 100644
42 --- a/dev-db/mongodb/mongodb-3.6.8.ebuild
43 +++ b/dev-db/mongodb/mongodb-3.6.8.ebuild
44 @@ -24,7 +24,7 @@ KEYWORDS="~amd64"
45 IUSE="debug kerberos libressl mms-agent ssl test +tools"
46
47 RDEPEND=">=app-arch/snappy-1.1.3
48 - >=dev-cpp/yaml-cpp-0.5.3
49 + >=dev-cpp/yaml-cpp-0.5.3:=
50 >=dev-libs/boost-1.60:=[threads(+)]
51 >=dev-libs/libpcre-8.41[cxx]
52 dev-libs/snowball-stemmer
53
54 diff --git a/dev-db/mongodb/mongodb-4.0.2.ebuild b/dev-db/mongodb/mongodb-4.0.2.ebuild
55 index d59daa0c283..98aa398f9f4 100644
56 --- a/dev-db/mongodb/mongodb-4.0.2.ebuild
57 +++ b/dev-db/mongodb/mongodb-4.0.2.ebuild
58 @@ -1,4 +1,4 @@
59 -# Copyright 1999-2018 Gentoo Foundation
60 +# Copyright 1999-2018 Gentoo Authors
61 # Distributed under the terms of the GNU General Public License v2
62
63 EAPI=6
64 @@ -24,7 +24,7 @@ KEYWORDS="~amd64"
65 IUSE="debug kerberos libressl mms-agent ssl test +tools"
66
67 RDEPEND=">=app-arch/snappy-1.1.3
68 - >=dev-cpp/yaml-cpp-0.5.3
69 + >=dev-cpp/yaml-cpp-0.5.3:=
70 >=dev-libs/boost-1.60:=[threads(+)]
71 >=dev-libs/libpcre-8.41[cxx]
72 dev-libs/snowball-stemmer