public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bunny/
Date: Mon, 13 Jun 2016 05:16:24 +0000 (UTC)	[thread overview]
Message-ID: <1465794135.54e404806b27d5f17c6a85fa5e7d5257659671f3.graaff@gentoo> (raw)

commit:     54e404806b27d5f17c6a85fa5e7d5257659671f3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 05:02:15 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 05:02:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e40480

dev-ruby/bunny: add 2.4.0

Package-Manager: portage-2.2.28

 dev-ruby/bunny/Manifest           |  1 +
 dev-ruby/bunny/bunny-2.4.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 771a3bc..79b461d 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,2 +1,3 @@
 DIST bunny-2.3.0.gem 184832 SHA256 798d16dcecb47bbfea5226aa4a433e8aa4a530f0d1249746e6cea2620ce6fb66 SHA512 b3b38f52a789629ae62ba4c224ba62c8cd2423339b711b359e414c6ed39abae37a6da6d3ee61ae4400b5eda32fa426f805c27179f21d27b4400f24ecf6644e7f WHIRLPOOL a2c6b7b81cace8fe5f23a0c69b14946a59dc4d2ab5b79e04bcd751359aa581b1efbb9547511dafde2d9533c4f906ded02e81ab00a44fc99aca6082a74f1291af
 DIST bunny-2.3.1.gem 185344 SHA256 3e1f727d93b18b7b94fd7fe2023b281272895b2e5643ce65491c015ab20d3978 SHA512 54a5b91904d8692febba8ec589320a41b4007f2c6fd5a809b81d78625a8d4567b911af393bd9fb7b3a6f62116824d54b51c4c5fc5d186b870686eabfc82b13bb WHIRLPOOL 3613901312662059e9cc0a70a323f9135c8a94363ee2a325f359444e74bcad7e69fcc4c63e7b3aa12fd21aa206f663d26cdf0b943de0a538bd34818cb8b54dd4
+DIST bunny-2.4.0.gem 187392 SHA256 bcce78445d163cbce9a55c122468f2d3470db16e011a23e793471dbe746a2655 SHA512 d5fe6588045867ab773caa05adc66bfe52dcf8913b919843f9704cb715848d25fe65ff453daaee11438d6f1e9d4cd0b1cbc67a16c3ff3bc62f3dc2dcc7ad5902 WHIRLPOOL ef4eb07bb2d62451a92b57484f4f804f74da8dfecce888c16c6a0ed72d42e1d62fe4d2a3c65454e0ca700e27e0b6bcceab3f69fcab6193bfef6d58416eea8ede

diff --git a/dev-ruby/bunny/bunny-2.4.0.ebuild b/dev-ruby/bunny/bunny-2.4.0.ebuild
new file mode 100644
index 0000000..0c980eb
--- /dev/null
+++ b/dev-ruby/bunny/bunny-2.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Tests require a live AMQP server.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Another synchronous Ruby AMQP client"
+HOMEPAGE="https://github.com/celldee/bunny"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/amq-protocol-2.0.1:2"
+
+all_ruby_install() {
+	all_fakegem_install
+
+	insinto /usr/share/doc/${PF}
+	doins -r examples || die
+}


             reply	other threads:[~2016-06-13  5:16 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13  5:16 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02  5:23 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bunny/ Hans de Graaff
2024-01-02  7:06 Hans de Graaff
2023-08-29 17:44 Hans de Graaff
2023-07-12  9:27 Hans de Graaff
2023-06-18  5:01 Hans de Graaff
2023-06-18  5:01 Hans de Graaff
2023-06-09  8:21 Hans de Graaff
2023-04-08 10:01 Hans de Graaff
2023-04-08  9:41 Hans de Graaff
2022-12-27  6:56 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2021-10-07 20:32 Sam James
2021-09-01  4:29 Hans de Graaff
2020-09-15  7:33 Hans de Graaff
2020-09-15  7:33 Hans de Graaff
2020-08-23  5:42 Hans de Graaff
2020-08-15  5:36 Hans de Graaff
2020-06-09  6:39 Hans de Graaff
2020-06-09  6:39 Hans de Graaff
2020-04-08  6:18 Hans de Graaff
2020-02-14  7:53 Hans de Graaff
2020-02-13  6:36 Hans de Graaff
2019-09-30  5:44 Hans de Graaff
2019-09-30  5:44 Hans de Graaff
2019-04-25  4:36 Hans de Graaff
2019-03-02  6:59 Hans de Graaff
2019-02-20  6:15 Hans de Graaff
2019-02-20  6:15 Hans de Graaff
2019-01-24  6:58 Hans de Graaff
2018-12-28  7:25 Hans de Graaff
2018-12-04  5:16 Hans de Graaff
2018-09-22  5:47 Hans de Graaff
2018-08-05 20:37 Hans de Graaff
2018-08-05 20:37 Hans de Graaff
2018-06-22  4:32 Hans de Graaff
2018-06-07  4:43 Hans de Graaff
2018-03-01  5:54 Hans de Graaff
2018-03-01  5:54 Hans de Graaff
2018-01-16  6:43 Hans de Graaff
2018-01-10  6:17 Hans de Graaff
2018-01-10  6:17 Hans de Graaff
2017-12-19  6:04 Hans de Graaff
2017-11-04  5:51 Hans de Graaff
2017-09-25  5:23 Hans de Graaff
2017-09-25  5:23 Hans de Graaff
2017-05-12  6:36 Hans de Graaff
2017-04-16  5:25 Hans de Graaff
2017-04-16  5:25 Hans de Graaff
2017-03-09  6:36 Hans de Graaff
2017-03-08  6:32 Hans de Graaff
2017-01-27 20:07 Hans de Graaff
2017-01-27 20:07 Hans de Graaff
2016-12-18  7:45 Hans de Graaff
2016-10-23  5:40 Hans de Graaff
2016-10-15  5:49 Hans de Graaff
2016-10-15  5:49 Hans de Graaff
2016-08-19  5:08 Hans de Graaff
2016-07-25  5:28 Hans de Graaff
2016-04-12  4:49 Hans de Graaff
2016-03-08 21:53 Manuel Rüger
2016-02-27  7:00 Hans de Graaff
2015-12-20 20:21 Hans de Graaff
2015-12-20 20:21 Hans de Graaff
2015-11-09  6:21 Hans de Graaff
2015-09-06  6:23 Hans de Graaff
2015-08-14  6:35 Hans de Graaff
2015-08-14  6:35 Hans de Graaff

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=1465794135.54e404806b27d5f17c6a85fa5e7d5257659671f3.graaff@gentoo \
    --to=graaff@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