public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri, 11 Nov 2016 20:15:55 +0000 (UTC)	[thread overview]
Message-ID: <1478895292.43db80108372bf7304f729cc1fa104b50954f9a3.aidecoe@gentoo> (raw)

commit:     43db80108372bf7304f729cc1fa104b50954f9a3
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 22:36:07 2016 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 20:14:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43db8010

dev-erlang/riakc: Bump version to 2.4.2

Package-Manager: portage-2.3.2

 dev-erlang/riakc/Manifest           |  1 +
 dev-erlang/riakc/riakc-2.4.2.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-erlang/riakc/Manifest b/dev-erlang/riakc/Manifest
index a2d5bfa..7e7f993 100644
--- a/dev-erlang/riakc/Manifest
+++ b/dev-erlang/riakc/Manifest
@@ -1,2 +1,3 @@
 DIST riakc-2.1.1_p20151111.tar.gz 229778 SHA256 9d3b066e05b0b28d84b03cb87873ed28183056e70e9f64ac703e2a0eb2005719 SHA512 b9dfaf4869ed087cfb093626d1dafc496ecd46f367cffb93768e645e1d8d42d577f13ce9a2516d32efd9e2aa1b0214e4572b77f5498979683fceb5d490f0de43 WHIRLPOOL ac3ae051d53f6a8845b49dbb6f87840cea12abfe1d0e782adfbb8194d8894e1f171124f29f9416e895d33fe04434e7f528c5a6c1dea88e7dea3b7c6cb1def774
 DIST riakc-2.4.1.tar.gz 271545 SHA256 d2226db72ded3e830496b86c498fa8e120a2322631d6389eec3fa58ef3f83e0e SHA512 ee33dcf87db0587e81411794d8916d1d5b0c9f7603a814bc44f5916e4c32342395420b695c966311985ed771d4894210c3e5e8fe9cc86bfe20ccc61e1b2751ca WHIRLPOOL 7f3ac4cccaea0873deb0ebea39f5ce0d6beec5942f7f6e2c6b36000125037ca87ebe938ea055b68273907349771074c97bb0d79af95e1bcf9e069b7d8aeddd87
+DIST riakc-2.4.2.tar.gz 273312 SHA256 95a441e193778eafed89b606022d6880ff499de338499a2514f20fd232914be0 SHA512 ec1712dfc2a3ec0dca237bb9050fc901bed4eddfe200b92ff878c1e37db4511bcb3b78c036e803ea0c81dfa4279022ce668288a4cecde51ef0afd0583cffb0a6 WHIRLPOOL 42d3b69bd5c5f13c1cdb0e439f35c8a7e676a795f1f2eb7ea8a193a52caa4c87a0d5f5002d4c809a9417d98ed79f2f61f5634c3006f6822f73e0d853a764352b

diff --git a/dev-erlang/riakc/riakc-2.4.2.ebuild b/dev-erlang/riakc/riakc-2.4.2.ebuild
new file mode 100644
index 00000000..8a797e7
--- /dev/null
+++ b/dev-erlang/riakc/riakc-2.4.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+MY_PN="riak-erlang-client"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Erlang clients for Riak"
+HOMEPAGE="https://github.com/basho/riak-erlang-client"
+SRC_URI="https://github.com/basho/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/riak_pb-2.1.4.2
+	>=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md RELNOTES.md )
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+	rebar_src_prepare
+	# 'priv' directory contains only edoc.css, but doc isn't going to be built.
+	rm -r "${S}/priv" || die
+}


             reply	other threads:[~2016-11-11 20:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11 20:15 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-28 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/riakc/ Pacho Ramos
2016-12-29 10:05 Agostino Sarubbo
2016-08-20 21:15 Anthony G. Basile
2016-08-20  3:11 Matthias Maier
2016-07-09 14:29 Amadeusz Piotr Żołnowski
2016-06-07 22:24 Amadeusz Piotr Żołnowski

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=1478895292.43db80108372bf7304f729cc1fa104b50954f9a3.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