From: Gilles Dartiguelongue Date: Sat, 17 Nov 2018 18:10:41 +0000 (+0100) Subject: dev-db/aerospike-server-community: drop gcr dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=17eaf6d46774ad75d2038aa5e66d638a4bdd492f;p=gentoo.git dev-db/aerospike-server-community: drop gcr dependency Could not find it anywhere in codebase. Commiting due to maintainer timeout. Closes: https://bugs.gentoo.org/630734 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue --- diff --git a/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild b/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild index 4c485634ff5c..0ff1b892d746 100644 --- a/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild +++ b/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="" IUSE="+tools" -RDEPEND="app-crypt/gcr +RDEPEND=" dev-libs/jansson dev-libs/jemalloc" DEPEND="${RDEPEND}"