dev-db/aerospike-server-community: [QA] Port to git-r3
authorDavid Seifert <soap@gentoo.org>
Mon, 25 Dec 2017 18:04:47 +0000 (19:04 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 25 Dec 2017 19:16:36 +0000 (20:16 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild

index 5010144ae241d4d6d99d716676207e697140e591..4c485634ff5cc409b8c717841200aa79decaa4e4 100644 (file)
@@ -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"