From: David Seifert Date: Mon, 25 Dec 2017 18:04:47 +0000 (+0100) Subject: dev-db/aerospike-server-community: [QA] Port to git-r3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3d228e5c84b34d1695fdb0be4d38745209d4816;p=gentoo.git dev-db/aerospike-server-community: [QA] Port to git-r3 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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 5010144ae241..4c485634ff5c 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"