public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/aerospike-server-community/
Date: Wed,  8 Jun 2016 09:31:30 +0000 (UTC)	[thread overview]
Message-ID: <1465378270.9c5adcdfe18f99a2a11a9e9607de987094dbafe6.patrick@gentoo> (raw)

commit:     9c5adcdfe18f99a2a11a9e9607de987094dbafe6
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 09:29:52 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 09:31:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5adcdf

dev-db/aerospike-server-community: Bump

Package-Manager: portage-2.3.0_rc1

 dev-db/aerospike-server-community/Manifest         |  1 +
 .../aerospike-server-community-3.8.3.ebuild        | 69 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)

diff --git a/dev-db/aerospike-server-community/Manifest b/dev-db/aerospike-server-community/Manifest
index b8b09d5..ad18bd7 100644
--- a/dev-db/aerospike-server-community/Manifest
+++ b/dev-db/aerospike-server-community/Manifest
@@ -2,3 +2,4 @@ DIST aerospike-server-community-3.8.1-debian7.tgz 10981771 SHA256 c10eaa991e24e2
 DIST aerospike-server-community-3.8.1.2-debian7.tgz 10985656 SHA256 7b386b801e66ee66ae2e9dd2f10ef92035c49092d51e1c20420dbf1fa8fc42e8 SHA512 15d053b9f81d63155680c4cd9bd1f8e06b3ecbaaa99313b18ffd6e21a41d225508b5a5919a7c4d74e6ff33303dde75abee84964d560776712d2e1957f3638eb2 WHIRLPOOL d4570f8a370219b5ae0d36312627355c31925df896ef41e3527c73ddbf25cd386d06c387d86e599a4f53898f299db880d9373910522accb3b9d937abf29c5b27
 DIST aerospike-server-community-3.8.2.2-debian7.tgz 11011170 SHA256 0ac186e36889793ac1aeba3ab5a2cdb5c269fd9e6101b1ec9f2acae036569c0f SHA512 d8f2372e7e5f885697b232acb8fb002795fec73a4fc7765d567c49254923b71bc6faf527004dde3473a96c3f4c6c8f81d633207b603431acd0f1c22195cc57ec WHIRLPOOL c3791feef90133f785b7cc803a4866d0d90c8cf093a95aa048a163e1ca53612920481592c7b2388950dbed45d3c69fcc5223a9898bf97c53f1e838b57900e2a6
 DIST aerospike-server-community-3.8.2.4-debian7.tgz 11010893 SHA256 28f166dde56cab497bf2f3a962caa0f9b2ec43210ae5f6bf987c8f88d5dc38f7 SHA512 bbce8138c6c966881c87bd926e438dcff1f78824b319e66d6b78c0a1bcd50a980be259c4707fd0102647781f28fdab57b447ecaf19f5e809e4a924b3760f4177 WHIRLPOOL 66a37fecc92b1510548aa2cf31f619382c3d5b960fecff1e544ab3eff7421bb532d1df8bd60c92b8679347f680b3b0e25c116da5b4fd7da8aaf8e5bb74b816db
+DIST aerospike-server-community-3.8.3-debian7.tgz 11204222 SHA256 1b2adeb889d855042b6129249375f17cc391f5803e3afb3db97dbaee5dbefffb SHA512 7dd2e058cb82f71d893e2d693f6058868cf2468eb2543494ce398d461f9d9df68e3c99263b2de7095f509c025d203da203f94b894278338b1840f11c314ae2da WHIRLPOOL d4d01f38b9eed2e8ed204a3294b6585462b8b805eca6b4d7ed141388b4ac253ab2916d41d35a91fcbd8e39351458e644f5a2ce29254c26868c62f16e35c5c40f

diff --git a/dev-db/aerospike-server-community/aerospike-server-community-3.8.3.ebuild b/dev-db/aerospike-server-community/aerospike-server-community-3.8.3.ebuild
new file mode 100644
index 0000000..7fb5232
--- /dev/null
+++ b/dev-db/aerospike-server-community/aerospike-server-community-3.8.3.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils user
+
+DESCRIPTION="Flash-optimized, in-memory, nosql database"
+HOMEPAGE="http://www.aerospike.com"
+SRC_URI="http://www.aerospike.com/artifacts/${PN}/${PV}/${P}-debian7.tgz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="app-crypt/gcr"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${P}-debian7"
+
+pkg_setup() {
+	enewgroup aerospike
+	enewuser aerospike -1 /bin/bash /opt/aerospike aerospike
+}
+
+src_prepare() {
+	local server_deb="${P}.debian7.x86_64.deb"
+	local tools_deb="aerospike-tools-3.8.3.debian7.x86_64.deb"
+
+	ar x "${server_deb}" || die
+	tar xzf data.tar.gz && rm data.tar.gz || die
+
+	ar x "${tools_deb}" || die
+	tar xzf data.tar.gz && rm data.tar.gz || die
+
+	rm *.deb asinstall control.tar.gz debian-binary LICENSE SHA256SUMS
+	rm usr/bin/{asfixownership,asmigrate2to3}
+}
+
+src_install() {
+	insinto /opt/
+	doins -r opt/aerospike
+
+	fperms +x -R /opt/aerospike/bin/
+	fperms +x -R /opt/aerospike/lib/python/
+
+	for dir in '/etc' '/var/log'; do
+		keepdir "${dir}/aerospike"
+	done
+
+	insinto /etc/aerospike
+	for conf in 'aerospike.conf' 'aerospike_mesh.conf' 'aerospike_ssd.conf'; do
+		doins "${FILESDIR}/${conf}"
+	done
+
+	insinto /usr/bin
+	doins usr/bin/*
+	fperms +x -R /usr/bin/asd
+
+	insinto /etc/logrotate.d
+	newins "${FILESDIR}"/aerospike.logrotate aerospike
+
+	newinitd "${FILESDIR}"/aerospike.init aerospike
+
+	fowners -R aerospike:aerospike /opt/aerospike/
+	fowners aerospike:aerospike /usr/bin/asd
+	fowners -R aerospike:aerospike /var/log/aerospike
+}


             reply	other threads:[~2016-06-08  9:31 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  9:31 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-28  0:56 [gentoo-commits] repo/gentoo:master commit in: dev-db/aerospike-server-community/ Aaron Bauman
2018-11-17 18:12 Gilles Dartiguelongue
2018-05-25  6:02 Patrick Lauer
2018-05-11 19:20 Patrick Lauer
2018-03-10 16:06 Patrick Lauer
2018-03-04 17:12 Patrick Lauer
2018-02-22 18:57 Patrick Lauer
2018-02-22 18:57 Patrick Lauer
2018-02-22 18:57 Patrick Lauer
2017-12-25 19:17 David Seifert
2017-12-25 19:17 David Seifert
2017-12-24 14:03 Patrick Lauer
2017-11-15  7:16 Patrick Lauer
2017-10-21 10:38 Patrick Lauer
2017-09-24 18:19 Patrick Lauer
2017-09-16  6:19 Patrick Lauer
2017-05-17 15:33 Patrick Lauer
2017-04-08  9:27 Patrick Lauer
2017-01-28 21:29 Patrick Lauer
2017-01-28 21:29 Patrick Lauer
2016-11-28 11:24 Patrick Lauer
2016-10-27 17:51 Patrick Lauer
2016-10-20 16:49 Patrick Lauer
2016-10-15  9:25 Patrick Lauer
2016-09-16 19:27 Patrick Lauer
2016-08-23 14:56 Patrick Lauer
2016-08-09  9:44 Patrick Lauer
2016-07-30 16:34 Patrick Lauer
2016-07-17 13:54 Patrick Lauer
2016-06-22 12:11 Patrick Lauer
2016-05-26  8:56 Patrick Lauer
2016-05-09  8:20 Patrick Lauer
2016-04-24 11:28 Patrick Lauer
2016-04-19  9:20 Patrick Lauer
2016-04-05 12:06 Patrick Lauer
2016-03-30 14:44 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465378270.9c5adcdfe18f99a2a11a9e9607de987094dbafe6.patrick@gentoo \
    --to=patrick@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox