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 CE6F6138AE9 for ; Thu, 28 Dec 2017 06:34:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E34ECE0FA7; Thu, 28 Dec 2017 06:34:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B7C34E0FA7 for ; Thu, 28 Dec 2017 06:34:06 +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 CAA7333FE49 for ; Thu, 28 Dec 2017 06:34:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A40AEC8 for ; Thu, 28 Dec 2017 06:34:03 +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: <1514442630.2c16b938876df1acea2cc68bc70cde33a18a03d2.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nio4r/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/nio4r/Manifest dev-ruby/nio4r/nio4r-2.2.0.ebuild X-VCS-Directories: dev-ruby/nio4r/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 2c16b938876df1acea2cc68bc70cde33a18a03d2 X-VCS-Branch: master Date: Thu, 28 Dec 2017 06:34:03 +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: e5a53005-374f-4ab3-8b5e-27cdc4c65f0a X-Archives-Hash: 43e32b3f2f50f63d5948393d151b2c05 commit: 2c16b938876df1acea2cc68bc70cde33a18a03d2 Author: Hans de Graaff gentoo org> AuthorDate: Thu Dec 28 06:30:30 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Dec 28 06:30:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c16b938 dev-ruby/nio4r: add 2.2.0 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/nio4r/Manifest | 1 + dev-ruby/nio4r/nio4r-2.2.0.ebuild | 40 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-ruby/nio4r/Manifest b/dev-ruby/nio4r/Manifest index 752247926e0..937167aae1c 100644 --- a/dev-ruby/nio4r/Manifest +++ b/dev-ruby/nio4r/Manifest @@ -1,3 +1,4 @@ DIST nio4r-1.2.1.gem 94208 BLAKE2B 229c1c690004444a6701ad765af26e592b9dbdb3646f155dc2114ea677b40097c0158c615efb25506c2ae59316e4ecdd7ec8747bf4f18a3ec2ca1be6bf028b85 SHA512 3136863955bd6f4d489955bae9baf2fb527447c0e71dade1a05402f3e7c8570bf1dd9b8335d70d7303ec4df0a236b13e4ede74ce9154be00a108afcd7c6b7f40 DIST nio4r-2.0.0.gem 99840 BLAKE2B a567b353eca9962472687934db3cc5ecdd095b51a0273607888cc9cbffaff9a0ae0f2fb87973de38dd7494645e99e96f913155985812015e068bf7f70b898658 SHA512 347afee015e673c8c878799b50affe155ad880608309162de2b4437c051a60feb902b44bc9f5ca5af6fb9e2f84a067410596eac68b1a39374a167205dadc1444 DIST nio4r-2.1.0.gem 100352 BLAKE2B fbd2af1e25e555a59a411896a14811fc0372b0cdfc59e5b337221e91ce51f14ac2390dae1ec13a5df9230bc0d5d59f38b35a9eae4d49993a91ababc21e7ce35c SHA512 40fdc0453fb5c6ea275cdacf698b834d2ea198448cdac33dd6353780097cb4957c53c0bb1576e7d99d9362f1def596412cb3c78e0600d38664a8e8ff37018d65 +DIST nio4r-2.2.0.gem 101888 BLAKE2B b860169c4fd4b3747af5327554b808c74585f509b69664da3da1558487a2f0119b9d1b56718c5301a13b4b4ccf8a55a8b661900d8992f40a8128ddbc638b0d87 SHA512 9a9acaede13da07894edb7012f593bd2132296f2130cc2529cfbbad421aaa1e7b144403c9812e6ac8429cf6bb9e8c7e746acd86f2061dedf4cc14fb10fdaa7fe diff --git a/dev-ruby/nio4r/nio4r-2.2.0.ebuild b/dev-ruby/nio4r/nio4r-2.2.0.ebuild new file mode 100644 index 00000000000..f3875b6b791 --- /dev/null +++ b/dev-ruby/nio4r/nio4r-2.2.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby22 ruby23 ruby24" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" + +inherit ruby-fakegem + +DESCRIPTION="A high performance selector API for monitoring IO objects" +HOMEPAGE="https://github.com/socketry/nio4r" + +LICENSE="MIT" +SLOT="2" +KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +# Note that nio4r bundles a patched copy of libev, and without these +# patches the tests fail: https://github.com/celluloid/nio4r/issues/15 + +ruby_add_bdepend "test? ( dev-ruby/rspec-retry )" + +all_ruby_prepare() { + sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' spec/spec_helper.rb || die + sed -e '/extension/ s:^:#:' -i Rakefile || die +} + +each_ruby_configure() { + ${RUBY} -Cext/${PN} extconf.rb || die +} + +each_ruby_compile() { + emake V=1 -Cext/${PN} + cp ext/${PN}/*$(get_modname) lib/ || die +}