commit: 2ed174f375c9f52ee5e78e2836ef346f792eb107
Author: Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 12:24:20 2016 +0000
Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 12:24:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed174f3
sci-chemistry/mongochem: change dep for mongo cxx driver ebuild
Package-Manager: portage-2.2.25
.../mongochem/{mongochem-0.7.0.ebuild => mongochem-0.7.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/mongochem/mongochem-0.7.0.ebuild
b/sci-chemistry/mongochem/mongochem-0.7.0-r1.ebuild
similarity index 90%
rename from sci-chemistry/mongochem/mongochem-0.7.0.ebuild
rename to sci-chemistry/mongochem/mongochem-0.7.0-r1.ebuild
index 5e6b2b6..fbb8e7c 100644
--- a/sci-chemistry/mongochem/mongochem-0.7.0.ebuild
+++ b/sci-chemistry/mongochem/mongochem-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,8 +19,8 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="
- dev-db/mongodb[sharedclient]
dev-libs/boost[threads]
+ dev-libs/mongo-cxx-driver
sci-libs/avogadrolibs[qt4]
sci-libs/chemkit
sci-libs/vtk[qt4,rendering]