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 8F4B9139695 for ; Sat, 17 Jun 2017 05:22:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 968EF224015; Sat, 17 Jun 2017 05:22:08 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67506E0B78 for ; Sat, 17 Jun 2017 05:22:08 +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 B552434189A for ; Sat, 17 Jun 2017 05:22:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E4217474 for ; Sat, 17 Jun 2017 05:22:04 +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: <1497676639.41b5f52719b35fa74ef1c260e8e6271bc08577a3.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rb-inotify/Manifest dev-ruby/rb-inotify/rb-inotify-0.9.9.ebuild X-VCS-Directories: dev-ruby/rb-inotify/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 41b5f52719b35fa74ef1c260e8e6271bc08577a3 X-VCS-Branch: master Date: Sat, 17 Jun 2017 05:22:04 +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: cb7c7a66-75b3-4051-b846-e0027f8ac0ad X-Archives-Hash: e07b53e0ff8a3160f828df56aeb7fdce commit: 41b5f52719b35fa74ef1c260e8e6271bc08577a3 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jun 17 05:17:19 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jun 17 05:17:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41b5f527 dev-ruby/rb-inotify: add 0.9.9 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/rb-inotify/Manifest | 1 + dev-ruby/rb-inotify/rb-inotify-0.9.9.ebuild | 33 +++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-ruby/rb-inotify/Manifest b/dev-ruby/rb-inotify/Manifest index 8f0a9ee165c..f609175ee08 100644 --- a/dev-ruby/rb-inotify/Manifest +++ b/dev-ruby/rb-inotify/Manifest @@ -1,2 +1,3 @@ DIST rb-inotify-0.9.5.gem 14336 SHA256 69559fc3d790c275b90f55f8c76cde94a999e3400f5a51f2e0d463a0a2e8ad4d SHA512 1ecc0142ed44358a2f51403736533e9854b5fc13cb81b552eb866310b60535b14e2ac6bfb6ee53bc1ee65ac14e51fc5a981e52f843607dbb3d8390c1d6c13e60 WHIRLPOOL 19d7d1f7ca8e65a297de94fae3311c1bc8d9942aa47dc2c92202ce0adb8f04d62ac94f0c51c76a6bd263e773df2481b2337b6576f818cff7bf4fd2ccaa30fd27 DIST rb-inotify-0.9.8.gem 14336 SHA256 e9492784d99c75aa818b523d49f97a1bd8c568cac0bdfe2600d596568723012f SHA512 9fecf48c7ca20bd8edcf616980bcebe5bd124a0c0a59a2166790cc57c4e43e1bd4b499c58ebc2a573f2c2e140c8aeabc08c8cf6ef2a9a594b207e78ee63d80c5 WHIRLPOOL 4e416aa3a4327b4d8c2dc870dd17de9e71d673b36c3e4fdd8fc14f79ae3f5d894d7abdb769ebba27defdc3bf00c7f95aa949cffb2cac76443360a802f4b8b180 +DIST rb-inotify-0.9.9.gem 15360 SHA256 1ef0ceafb745c2c050a7e5a89b78e1f23b23dc26a0a20eba7ca963ca01726ec5 SHA512 0b635508682dd32c623416e620666df848443e53d17c98180d0e7b6d3752cca94f59f193413711f1e5a6093fac18f5adccb030e37d9c0e3cb87162914dfd783c WHIRLPOOL 545d9ba8a4e82fbd00bb13d976e25f092d403e9f6ca5968e9000219fec54bf46398fb877f35b79b60c5b7b10b684e32a4a762eb6d85062f1dc11eb370a66256c diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.9.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.9.ebuild new file mode 100644 index 00000000000..407ac93665e --- /dev/null +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.9.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby21 ruby22 ruby23 ruby24" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem + +DESCRIPTION="A thorough inotify wrapper for Ruby using FFI" +HOMEPAGE="https://github.com/nex3/rb-inotify" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +ruby_add_rdepend "virtual/ruby-ffi" + +all_ruby_prepare() { + # Avoid unneeded dependency on jeweler. + sed -i -e '/:build/ s:^:#:' -e '/module Jeweler/,/^end/ s:^:#:' -e '/class Jeweler/,/^end/ s:^:#:' Rakefile || die + + # Remove mandatory markup processor from yard options, bug 436112. + sed -i -e '/maruku/d' .yardopts || die + + sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die +}