commit:     b3d228e5c84b34d1695fdb0be4d38745209d4816
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 18:04:47 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 19:16:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d228e5

dev-db/aerospike-server-community: [QA] Port to git-r3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../aerospike-server-community-9999.ebuild                        | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

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 5010144ae24..4c485634ff5 100644
--- a/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild
+++ b/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild
@@ -1,15 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-EGIT_REPO_URI="https://github.com/aerospike/aerospike-server.git";
-
-inherit git-2 systemd user
+inherit git-r3 systemd user
 
 DESCRIPTION="Flash-optimized, in-memory, nosql database"
 HOMEPAGE="http://www.aerospike.com";
-SRC_URI=""
+EGIT_REPO_URI="https://github.com/aerospike/aerospike-server.git";
 
 LICENSE="AGPL-3"
 SLOT="0"

Reply via email to