From: "Amadeusz Piotr Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/riakc/
Date: Tue, 7 Jun 2016 22:24:50 +0000 (UTC) [thread overview]
Message-ID: <1465338048.f0015b889d42d7eb947dd4d7140400d6e34ebf1a.aidecoe@gentoo> (raw)
commit: f0015b889d42d7eb947dd4d7140400d6e34ebf1a
Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 6 22:18:59 2016 +0000
Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Tue Jun 7 22:20:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0015b88
dev-erlang/riakc: Add new package
It is debundled from net-im/ejabberd-16.04 and therefore inherits
keywords from ejabberd: ~amd64, ~arm, ~ppc and ~x86. ~ia64 and ~sparc
are not inherited because other dependency is missing these keywords and
there's no chance it can get them any time soon.
Package-Manager: portage-2.3.0_rc1
dev-erlang/riakc/Manifest | 1 +
dev-erlang/riakc/metadata.xml | 8 ++++++++
dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild | 27 +++++++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-erlang/riakc/Manifest b/dev-erlang/riakc/Manifest
new file mode 100644
index 0000000..bc0e3b5
--- /dev/null
+++ b/dev-erlang/riakc/Manifest
@@ -0,0 +1 @@
+DIST riakc-2.1.1_p20151111.tar.gz 229778 SHA256 9d3b066e05b0b28d84b03cb87873ed28183056e70e9f64ac703e2a0eb2005719 SHA512 b9dfaf4869ed087cfb093626d1dafc496ecd46f367cffb93768e645e1d8d42d577f13ce9a2516d32efd9e2aa1b0214e4572b77f5498979683fceb5d490f0de43 WHIRLPOOL ac3ae051d53f6a8845b49dbb6f87840cea12abfe1d0e782adfbb8194d8894e1f171124f29f9416e895d33fe04434e7f528c5a6c1dea88e7dea3b7c6cb1def774
diff --git a/dev-erlang/riakc/metadata.xml b/dev-erlang/riakc/metadata.xml
new file mode 100644
index 0000000..674f5ad
--- /dev/null
+++ b/dev-erlang/riakc/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>aidecoe@gentoo.org</email>
+ <name>Amadeusz Żołnowski</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild b/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild
new file mode 100644
index 0000000..9205f71
--- /dev/null
+++ b/dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Erlang clients for Riak"
+HOMEPAGE="https://github.com/basho/riak-erlang-client"
+SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+DEPEND=">=dev-erlang/riak_pb-2.1.0.7
+ >=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )
+
+src_prepare() {
+ rebar_src_prepare
+ # 'priv' directory contains only edoc.css, but doc isn't going to be built.
+ rm -r "${S}/priv"
+}
next reply other threads:[~2016-06-07 22:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 22:24 Amadeusz Piotr Żołnowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-09 14:29 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/riakc/ Amadeusz Piotr Żołnowski
2016-08-20 3:11 Matthias Maier
2016-08-20 21:15 Anthony G. Basile
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-12-29 10:05 Agostino Sarubbo
2018-03-28 19:01 Pacho Ramos
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=1465338048.f0015b889d42d7eb947dd4d7140400d6e34ebf1a.aidecoe@gentoo \
--to=aidecoe@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