summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-25 19:04:47 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-25 20:16:36 +0100
commitb3d228e5c84b34d1695fdb0be4d38745209d4816 (patch)
tree98ed5569426652e079cfca04410ef516d863e9f1 /dev-db
parentapp-vim/exheres-syntax: [QA] Port to git-r3 (diff)
downloadgentoo-b3d228e5c84b34d1695fdb0be4d38745209d4816.tar.gz
gentoo-b3d228e5c84b34d1695fdb0be4d38745209d4816.tar.bz2
gentoo-b3d228e5c84b34d1695fdb0be4d38745209d4816.zip
dev-db/aerospike-server-community: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild8
1 files 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 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"