From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B1451382C5 for ; Sun, 6 May 2018 06:37:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40D44E084A; Sun, 6 May 2018 06:37:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CBDDE083E for ; Sun, 6 May 2018 06:37:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6941F335C90 for ; Sun, 6 May 2018 06:37:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCB6F41 for ; Sun, 6 May 2018 06:37:41 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1525586491.8147513722d41eb0a16f38b6f9f22b9e5610708b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/amq-protocol/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/amq-protocol/Manifest dev-ruby/amq-protocol/amq-protocol-2.1.0.ebuild X-VCS-Directories: dev-ruby/amq-protocol/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8147513722d41eb0a16f38b6f9f22b9e5610708b X-VCS-Branch: master Date: Sun, 6 May 2018 06:37:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8856152d-7387-400b-8545-ae2672e2a40a X-Archives-Hash: 4df1a045fa89cfa770f8e584ac115a42 commit: 8147513722d41eb0a16f38b6f9f22b9e5610708b Author: Hans de Graaff gentoo org> AuthorDate: Sun May 6 06:01:31 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun May 6 06:01:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81475137 dev-ruby/amq-protocol: cleanup Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/amq-protocol/Manifest | 1 - dev-ruby/amq-protocol/amq-protocol-2.1.0.ebuild | 27 ------------------------- 2 files changed, 28 deletions(-) diff --git a/dev-ruby/amq-protocol/Manifest b/dev-ruby/amq-protocol/Manifest index 9bbbaa61e9b..ff8a0ff1008 100644 --- a/dev-ruby/amq-protocol/Manifest +++ b/dev-ruby/amq-protocol/Manifest @@ -1,3 +1,2 @@ -DIST amq-protocol-2.1.0.gem 43520 BLAKE2B bcb389c1ce1e250e78d96f2451c5d01b22d151fec3a7e5666d284edb0c46609a239cd9426dabc92e8cb1b3d28b677b57b89c2510b2cb7ac13368287bac5d2d30 SHA512 3111c3233a3fdf830cb95d9161132b96035c3835bcf4acd74ec9a915a44096295f5e0cb6b444db7fc4eba84b218800f9c9d33d1cfa5b2d3dcd80dfc65c92c133 DIST amq-protocol-2.2.0.gem 43520 BLAKE2B 7cc9d8550ec2bfb40f4ad64f1baaeb782bda52562ccb6f7bb7692a1db400e1320e52c6ee10d0c1d3a96557fe4aa8f428e4f524e36b2a4c8685ca60b505fb3d9a SHA512 8637e7c1b2540edd57d9d06f5cf51430ff2ed4cd603e3b8a9f9c48dce2468452a4d365782ba949b7e007d773febe83c1a22bca2dafb21c24b3c8f655eb53e5b4 DIST amq-protocol-2.3.0.gem 45568 BLAKE2B f5af9184a37bb7484e18765cf6bd807048339f44ece70a1c5dc8d6580eb1449bd1deda9bd467970c0d03088f4f666ef0ba59141fe90b335508a854440cc5dae4 SHA512 cb9ca136908f09dd7f38f763b87516379efafb2cc3dfe34268064c08ee9fdda8e9299de4d94b70aa0569362fe18a541287a6b9649383ee0720f199fdc0b75263 diff --git a/dev-ruby/amq-protocol/amq-protocol-2.1.0.ebuild b/dev-ruby/amq-protocol/amq-protocol-2.1.0.ebuild deleted file mode 100644 index 017428a839e..00000000000 --- a/dev-ruby/amq-protocol/amq-protocol-2.1.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -inherit ruby-fakegem - -DESCRIPTION="An AMQP 0.9.1 serialization library for Ruby" -HOMEPAGE="https://github.com/ruby-amqp/amq-protocol" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( dev-ruby/rspec-its )" - -all_ruby_prepare() { - rm Gemfile || die - sed -i -e '/bundler/ s:^:#:' -e '/effin_utf8/ s:^:#:' spec/spec_helper.rb || die -}