summaryrefslogtreecommitdiff
path: root/dev-db/mongodb/mongodb-3.2.12.ebuild
diff options
context:
space:
mode:
authorTomas Mozes <hydrapolic@gmail.com>2017-09-28 11:18:07 +0200
committerUltrabug <ultrabug@gentoo.org>2017-10-13 10:33:15 +0200
commit68ae0a5e3a71bf3796cd642cbb5e9ee8529ca817 (patch)
tree20197a6070314a11e4cfad5e7752038ec937b2ba /dev-db/mongodb/mongodb-3.2.12.ebuild
parentc309a1e0e20fd3af6f21f91db6ad67eddc3a488c (diff)
downloadgentoo-68ae0a5e3a71bf3796cd642cbb5e9ee8529ca817.tar.gz
gentoo-68ae0a5e3a71bf3796cd642cbb5e9ee8529ca817.tar.xz
app-admin/mongo-tools: use local variable
dev-db/mongodb: drop obsolete yaml-cpp dependency Package-Manager: Portage-2.3.10, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5763
Diffstat (limited to 'dev-db/mongodb/mongodb-3.2.12.ebuild')
-rw-r--r--dev-db/mongodb/mongodb-3.2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mongodb/mongodb-3.2.12.ebuild b/dev-db/mongodb/mongodb-3.2.12.ebuild
index 52572e12131..e6fac48d7a7 100644
--- a/dev-db/mongodb/mongodb-3.2.12.ebuild
+++ b/dev-db/mongodb/mongodb-3.2.12.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug kerberos libressl mms-agent ssl test +tools"
RDEPEND=">=app-arch/snappy-1.1.2
- || ( =dev-cpp/yaml-cpp-0.5.1 >dev-cpp/yaml-cpp-0.5.2 )
+ >dev-cpp/yaml-cpp-0.5.2
>=dev-libs/boost-1.57[threads(+)]
>=dev-libs/libpcre-8.39[cxx]
dev-libs/snowball-stemmer