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: Sun, 23 Aug 2020 05:42:07 +0000 (UTC)	[thread overview]
Message-ID: <1598161303.e18623ef5837474665509747f9878d57894a31ff.graaff@gentoo> (raw)

commit:     e18623ef5837474665509747f9878d57894a31ff
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 08:08:15 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 05:41:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18623ef

dev-ruby/bunny: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/bunny/Manifest            |  3 ---
 dev-ruby/bunny/bunny-2.13.0.ebuild | 33 ---------------------------------
 dev-ruby/bunny/bunny-2.14.2.ebuild | 33 ---------------------------------
 dev-ruby/bunny/bunny-2.14.3.ebuild | 33 ---------------------------------
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 5cc0175be84..75994bac09a 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,6 +1,3 @@
-DIST bunny-2.13.0.gem 204800 BLAKE2B d79c52efee5853f9f5c851144d3ec329c681840d030c140109ebde5b1a400526dd5624700d289158349e655b0d4308c9732696d12fcc01cad98fa729af6cac6d SHA512 38291751c6a064179f4c07e36aed751f2656ae110c89de6e006c015aea0b62ac8b7533a7b86e9933ccb779a32381e3bca6b8e21a08bc5494610ef1d58d327d2a
-DIST bunny-2.14.2.gem 206336 BLAKE2B 46bf0b7be7ac8973bdfc5f8368b09a5e86c175193e0e2673034ddb08aed23c63a05c4a2b634833217e14799f97d64ce79b3a1c980cb42401e253ca91e7f569e7 SHA512 26bd5624a342a81d66d6c052c51afc7668b1974fe8209025ddf21ae7624d86570279dd416361c327a8bf1ffee378bab1bf11066ccabb3b953aca9b29939bb6f4
-DIST bunny-2.14.3.gem 206336 BLAKE2B 8bc1f4620502ee530f2f2192614c5b4bd40da7e4a849c7d56f77df8e7bf810f79b134bb242f42b0e380c5f3c7fa329d303db034585d7fb24436256fdfee64846 SHA512 5a2073b288e8fc943ff334dfaaa0a978891229e9dc27c3c39f9db24fb13997a409a6e951b07d41ca753c9aae9aa6b12a29f86b49d9b3473357cada9338fa96d0
 DIST bunny-2.14.4.gem 206848 BLAKE2B 50f4f92f537cbb0773119866ab8db3f43370210cfedb7f58d0b40a7158abdd6d7545363f7885b4841bc3b446003e1b3aa6bde2db58db330a162f14cbabd15a9a SHA512 4994126a46775eff6a941efb1a63321579943f4dd62c2f88d2e58d58dc8b8fb99f6283a3daeae9847ce4ac46173ff63834d82c57dfbc67f38e257c3989493e32
 DIST bunny-2.15.0.gem 206848 BLAKE2B f6455dd814d0f9afd6191d44352c8d524e5d70e67c0c0fce106fa566caf353d13e6f6a65c823d5484505bfd14a86b208d5259313af26be0539c96de08275b5f8 SHA512 146eba7f3bf8177a99f6c01ebde0b693965e539ae2f7092dbab932b4081f31d946f72d48accafe4e404b505da806f14c4e5967f4d4a69f8e16176324bdf54089
 DIST bunny-2.16.1.gem 207360 BLAKE2B 896275bda2e9c1d327f88f9e166da1017f480f73020e524540b907274bc61826c85fc3812b1efc6b9911a35f9c21f3f8aab7c0738dca57f3ceac6e8942bd3dd3 SHA512 29fd5161a9ae698340be3e8f18b2b948af00985d7a38125df63c57fa9f3fdf2099528a80a1c4c0220fe7b1c5cc7a17abcae6c748398f8bb49feab65b41deca04

diff --git a/dev-ruby/bunny/bunny-2.13.0.ebuild b/dev-ruby/bunny/bunny-2.13.0.ebuild
deleted file mode 100644
index b1165915fd6..00000000000
--- a/dev-ruby/bunny/bunny-2.13.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-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.3.0:2"
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}

diff --git a/dev-ruby/bunny/bunny-2.14.2.ebuild b/dev-ruby/bunny/bunny-2.14.2.ebuild
deleted file mode 100644
index 02c1afa1569..00000000000
--- a/dev-ruby/bunny/bunny-2.14.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-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.3.0:2"
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}

diff --git a/dev-ruby/bunny/bunny-2.14.3.ebuild b/dev-ruby/bunny/bunny-2.14.3.ebuild
deleted file mode 100644
index 4d211e6e2ce..00000000000
--- a/dev-ruby/bunny/bunny-2.14.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-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.3.0:2"
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}
-	doins -r examples
-}


             reply	other threads:[~2020-08-23  5:42 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23  5:42 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-24  7:17 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bunny/ Hans de Graaff
2025-03-24  7:17 Hans de Graaff
2024-07-02  5:23 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-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-06-13  5:16 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=1598161303.e18623ef5837474665509747f9878d57894a31ff.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