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 D18801382C5 for ; Wed, 24 Jan 2018 15:56:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5962E0891; Wed, 24 Jan 2018 15:56:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A825DE0891 for ; Wed, 24 Jan 2018 15:56:15 +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 DEB9A335C30 for ; Wed, 24 Jan 2018 15:56:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BC961C9 for ; Wed, 24 Jan 2018 15:56:12 +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: <1516809309.dcd601c3ba022c5af042eda69a5ddf679abe3841.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/celluloid-io/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/celluloid-io/Manifest dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild X-VCS-Directories: dev-ruby/celluloid-io/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: dcd601c3ba022c5af042eda69a5ddf679abe3841 X-VCS-Branch: master Date: Wed, 24 Jan 2018 15:56:12 +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: 20b04be5-b0c0-4ef7-9cd2-6990c3a89927 X-Archives-Hash: 20b4933c5fce09becaeb66d0a3847f97 commit: dcd601c3ba022c5af042eda69a5ddf679abe3841 Author: Hans de Graaff gentoo org> AuthorDate: Wed Jan 24 15:55:09 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jan 24 15:55:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd601c3 dev-ruby/celluloid-io: cleanup Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/celluloid-io/Manifest | 1 - dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild | 30 ------------------------ 2 files changed, 31 deletions(-) diff --git a/dev-ruby/celluloid-io/Manifest b/dev-ruby/celluloid-io/Manifest index c3f7cc87507..e3bc907cb19 100644 --- a/dev-ruby/celluloid-io/Manifest +++ b/dev-ruby/celluloid-io/Manifest @@ -1,2 +1 @@ -DIST celluloid-io-0.16.2.gem 53248 BLAKE2B 5ec918e12e3b1f86796ef73a3a3c68863f3267c63b06fd65cd78ac471af8985974a61b6f4e4e1bc542e71ee24af30a2900b843b43654da9b4a964d9d1f46aa44 SHA512 6e37fbf99cc57aab13f63da68318fcab5d70b0c48da154da22a5fc12ac9a17d015d5784af9c02679d0f5c72fed6a693ec459cb455f10aa75b83e5e0dce913f71 DIST celluloid-io-0.17.3.gem 57856 BLAKE2B 6b2368c9e51a91ba1d7707389f173c1070e2d0a81698538af5240e3798509fe8e3495c2abea83b8c9f49148d3cce59a38823f2a47d7b92da395e78ad71506f8b SHA512 8b1552549c5aad59bf3789518ea2fa6833a4d3b7213cf70d941face215382a68b3d9d2d57e76b2bd7c478fe0e2690b19984d210b806bf1f67f159fd2bdf6b8ac diff --git a/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild b/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild deleted file mode 100644 index 5df64dbf504..00000000000 --- a/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Evented IO for Celluloid actors" -HOMEPAGE="https://github.com/celluloid/celluloid-io" -IUSE="" -SLOT="0" - -LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -ruby_add_rdepend ">=dev-ruby/celluloid-0.16.0 - >=dev-ruby/nio4r-1.1.0" - -all_ruby_prepare() { - sed -i -e '/[Bb]undler/d' -e '/[Cc]overalls/d' spec/spec_helper.rb || die - - # Avoid DNS tests. They either assume localhost is 127.0.0.1 or - # require network access. - rm spec/celluloid/io/dns_resolver_spec.rb || die -}