Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/aerospike-amc-community/
Date: Sat, 17 Nov 2018 18:12:38
Message-Id: 1542478325.90db3f4ff3d1a3b71f41d8e4820057d4561af487.eva@gentoo
1 commit: 90db3f4ff3d1a3b71f41d8e4820057d4561af487
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 18:04:33 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 18:12:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90db3f4f
7
8 app-admin/aerospike-amc-community: drop gcr dependency
9
10 Could not find it anywhere in codebase. Commiting due to maintainer timeout.
11
12 Refs: https://bugs.gentoo.org/630734
13 Package-Manager: Portage-2.3.51, Repoman-2.3.11
14 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
15
16 ...nity-3.6.13-r1.ebuild => aerospike-amc-community-3.6.13-r2.ebuild} | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 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
20 similarity index 95%
21 rename from app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r1.ebuild
22 rename to app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r2.ebuild
23 index aeea28831d0..7c372174c82 100644
24 --- a/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r1.ebuild
25 +++ b/app-admin/aerospike-amc-community/aerospike-amc-community-3.6.13-r2.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2016 Gentoo Foundation
28 +# Copyright 1999-2018 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=5
32 @@ -13,7 +13,7 @@ SLOT="0"
33 KEYWORDS="~amd64"
34 IUSE=""
35
36 -RDEPEND="app-crypt/gcr
37 +RDEPEND="
38 dev-python/eventlet
39 dev-python/flask
40 dev-python/greenlet