diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-17 19:04:33 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-17 19:12:05 +0100 |
commit | 90db3f4ff3d1a3b71f41d8e4820057d4561af487 (patch) | |
tree | ff432c21e3592d5a6f10a4ca78110155ea674d26 /app-admin/aerospike-amc-community | |
parent | x11-libs/libnotify: cleanup old revision (diff) | |
download | gentoo-90db3f4ff3d1a3b71f41d8e4820057d4561af487.tar.gz gentoo-90db3f4ff3d1a3b71f41d8e4820057d4561af487.tar.bz2 gentoo-90db3f4ff3d1a3b71f41d8e4820057d4561af487.zip |
app-admin/aerospike-amc-community: drop gcr dependency
Could not find it anywhere in codebase. Commiting due to maintainer timeout.
Refs: https://bugs.gentoo.org/630734
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
Diffstat (limited to 'app-admin/aerospike-amc-community')
-rw-r--r-- | app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r2.ebuild (renamed from app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r1.ebuild b/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r2.ebuild index aeea28831d00..7c372174c825 100644 --- a/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r1.ebuild +++ b/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -RDEPEND="app-crypt/gcr +RDEPEND=" dev-python/eventlet dev-python/flask dev-python/greenlet |