commit:     75871bfd4e85b79f93403f977a7dd06790c2a15f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 10:12:16 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 10:13:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75871bfd

dev-ruby/rspec-core: add rspec 3.4.0

Drop arches for unkeyworded rspec-core version, bug 562452

Package-Manager: portage-2.2.20.1

 dev-ruby/rspec-core/Manifest                |   1 +
 dev-ruby/rspec-core/rspec-core-3.4.0.ebuild | 101 ++++++++++++++++++++++++++++
 2 files changed, 102 insertions(+)

diff --git a/dev-ruby/rspec-core/Manifest b/dev-ruby/rspec-core/Manifest
index 47497cd..0f28cdd 100644
--- a/dev-ruby/rspec-core/Manifest
+++ b/dev-ruby/rspec-core/Manifest
@@ -3,3 +3,4 @@ DIST rspec-core-2.99.2-git.tgz 212935 SHA256 
75794e3f94f3323b1212b93e827d37d6ab2
 DIST rspec-core-3.2.3-git.tgz 276647 SHA256 
7122fe372cdf0d4ff60aef42768fc9cc0350bd1943f5c1fa6189153829519ab2 SHA512 
a5eb294c4770275662205b4edde2426c7d7ab7f9fb3cea6fc1171071b941a94b6d6386348fd83ba9e76a35512ea56be0b657ba2d8e210fe73c8564e76ebea7ae
 WHIRLPOOL 
895d5fab418ddc5adc9a33078499f59b2865b636516110f0042bd08b4d9ecdb304f135655c0b05102f47725b94da831c986889b8a76eed3e8aa2c693f2d29d63
 DIST rspec-core-3.3.1-git.tgz 332355 SHA256 
9dc839186e72fe5d4b4f15500bc2a976d08dc4af859be2b69778b1c4f84d321b SHA512 
cddbfc1dae98de2db31a5f9c5a60cf1cdd4995f35bcd1bea525f18fc8b3649d7c8a2e23169873874be22b4f75b14b89d086e2372ed1dd93a157ae03c5989a760
 WHIRLPOOL 
a3e5fa2264b40313c1fcf1890087f218a5a9f442f82528f4422a315858a036ff36cdc671dbb7e1f4d937385e6568cb7950c43ab7249c78b834ba07e5dae671d6
 DIST rspec-core-3.3.2-git.tgz 332730 SHA256 
aef9a2867a435aa7be57826c850e88e593232077dc42f12bfed89a92c7704d26 SHA512 
6cadfa43d63df8d24105d88d6e8b22a495a30f04b289c71c8887ea3fead9ec8f071a6c734a140b1e4910f25094fd36c7c37b54a0724e734233ca584202f0cf32
 WHIRLPOOL 
1e385223ea8c9b32bfc6ecc93146ccad793441bae3426f6cb4acc07d7a1f2bc6e20be11597fcd27f3c6bb207482213e2eaf214835041df631d06b9bc524e5b70
+DIST rspec-core-3.4.0-git.tgz 354166 SHA256 
852bf29d13c30e921126b57233b80a56495465fe80f3a5fb036721f20a74a668 SHA512 
9961b99a2209268528a3cee741f682f37300d0bd88c8364ee400073a3274e7465d767f01207db12789debb73a4bcb5dc6eb06039b0364cdf9fd72803fa917bc5
 WHIRLPOOL 
9d6176434c72a2eacb8d4ca5ae794f0bd0351507bf51a1b102f4eb12dce02a84cbf2f813c801ac5fc591c533ef4ffe995b9e8df374de4ecffe3cb8367e1c1b59

diff --git a/dev-ruby/rspec-core/rspec-core-3.4.0.ebuild 
b/dev-ruby/rspec-core/rspec-core-3.4.0.ebuild
new file mode 100644
index 0000000..182c56c
--- /dev/null
+++ b/dev-ruby/rspec-core/rspec-core-3.4.0.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="none"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+# Also install this custom path since internal paths depend on it.
+RUBY_FAKEGEM_EXTRAINSTALL="exe"
+
+RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-core";
+SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
+IUSE="highlight"
+
+SUBVERSION="$(get_version_component_range 1-2)"
+
+ruby_add_rdepend "
+       =dev-ruby/rspec-support-${SUBVERSION}*
+       !!<dev-ruby/rspec-core-2.14.8-r4
+       highlight? ( >=dev-ruby/coderay-1.0.9 )
+"
+
+ruby_add_bdepend "test? (
+               >=dev-ruby/nokogiri-1.5.2
+               >=dev-ruby/coderay-1.0.9
+               dev-ruby/syntax
+               >=dev-ruby/thread_order-1.1.0
+               >=dev-ruby/zentest-4.6.2
+               >=dev-ruby/rspec-expectations-3.3.0:3
+               >=dev-ruby/rspec-mocks-2.99.0:3
+       )"
+
+all_ruby_prepare() {
+       # Don't set up bundler: it doesn't understand our setup.
+       sed -i -e '/[Bb]undler/d' Rakefile || die
+
+       # Avoid dependency on cucumber since we can't run the features anyway.
+       sed -i -e '/[Cc]ucumber/ s:^:#:' Rakefile || die
+
+       # Duplicate exe also in bin. We can't change it since internal stuff
+       # also depends on this and fixing that is going to be fragile. This
+       # way we can at least install proper bin scripts.
+       cp -R exe bin || die
+
+       # Avoid unneeded dependency on git.
+       sed -i -e 's/git ls-files --/find/' rspec-core.gemspec || die
+
+       # Avoid aruba dependency so that we don't end up in dependency hell.
+       sed -i -e '/ArubaLoader/,/^end/ s:^:#:' -e '/Aruba/ s:^:#:' 
spec/spec_helper.rb || die
+       rm 
spec/integration/{failed_line_detection,filtering,order,persistence_failures}_spec.rb
 spec/support/aruba_support.rb || die
+
+       # Avoid a spec failing due to path issues
+       sed -i -e '/does not load files in the default path when run by 
ruby/,/end/ s:^:#:' \
+               spec/rspec/core/configuration_spec.rb || die
+
+       # Avoid specs for older coderay version which is no longer packaged
+       sed -i -e '/highlights the syntax of the provided lines/ s/do/,skip: 
true do/' \
+               -e '/dynamically adjusts to changing color config/ s/do/,skip: 
true do/' \
+               spec/rspec/core/source/syntax_highlighter_spec.rb
+}
+
+each_ruby_prepare() {
+       sed -i -e 's:ruby -e:'${RUBY}' -e:' spec/rspec/core_spec.rb || die
+
+       # case ${RUBY} in
+       #       *ruby22)
+       #               # The rubygems version bundled with ruby 2.2 causes 
warnings.
+       #               sed -i -e '/a library that issues no warnings when 
loaded/,/^  end/ s:^:#:' spec/rspec/core_spec.rb || die
+       #               ;;
+       # esac
+}
+
+all_ruby_compile() {
+       if use doc ; then
+               yardoc || die
+       fi
+}
+
+each_ruby_test() {
+       PATH="${S}/bin:${PATH}" RUBYLIB="${S}/lib" ${RUBY} -Ilib bin/rspec spec 
|| die "Tests failed."
+}
+
+all_ruby_install() {
+       all_fakegem_install
+
+       ruby_fakegem_binwrapper rspec /usr/bin/rspec-3 'gem "rspec", "~>3.0"'
+}

Reply via email to