From 17eaf6d46774ad75d2038aa5e66d638a4bdd492f Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sat, 17 Nov 2018 19:10:41 +0100 Subject: 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 --- .../aerospike-server-community/aerospike-server-community-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/aerospike-server-community') 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}" -- cgit v1.2.3-65-gdbad