mrueg 14/11/25 11:35:56
Modified: rspec-expectations-2.99.2.ebuild
rspec-expectations-2.14.5.ebuild
rspec-expectations-2.14.5-r1.ebuild ChangeLog
Log:
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.4
dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild?r1=1.3&r2=1.4
Index: rspec-expectations-2.99.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rspec-expectations-2.99.2.ebuild 13 Aug 2014 18:32:48 -0000 1.3
+++ rspec-expectations-2.99.2.ebuild 25 Nov 2014 11:35:56 -0000 1.4
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
1.3 2014/08/13 18:32:48 armin76 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
1.4 2014/11/25 11:35:56 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
@@ -50,12 +50,3 @@
# Avoid a weird, and failing, test testing already installed code.
sed -e '/has an up-to-date caller_filter file/,/end/ s:^:#:' -i
spec/rspec/expectations_spec.rb || die
}
-
-each_ruby_prepare() {
- case ${RUBY} in
- *jruby)
- # Avoid a test failing on backtrace details.
- sed -e '/when the root file is loaded/,/end/ s:^:#:' -i
spec/rspec/expectations_spec.rb || die
- ;;
- esac
-}
1.14
dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?r1=1.13&r2=1.14
Index: rspec-expectations-2.14.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rspec-expectations-2.14.5.ebuild 18 Nov 2014 11:46:37 -0000 1.13
+++ rspec-expectations-2.14.5.ebuild 25 Nov 2014 11:35:56 -0000 1.14
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
1.13 2014/11/18 11:46:37 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
1.14 2014/11/25 11:35:56 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
1.4
dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild?r1=1.3&r2=1.4
Index: rspec-expectations-2.14.5-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rspec-expectations-2.14.5-r1.ebuild 13 Aug 2014 18:32:48 -0000 1.3
+++ rspec-expectations-2.14.5-r1.ebuild 25 Nov 2014 11:35:56 -0000 1.4
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v
1.3 2014/08/13 18:32:48 armin76 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v
1.4 2014/11/25 11:35:56 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
1.83 dev-ruby/rspec-expectations/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.83&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.83&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 18 Nov 2014 11:54:38 -0000 1.82
+++ ChangeLog 25 Nov 2014 11:35:56 -0000 1.83
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/rspec-expectations
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
1.82 2014/11/18 11:54:38 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
1.83 2014/11/25 11:35:56 mrueg Exp $
+
+ 25 Nov 2014; Manuel Rüger <[email protected]>
+ rspec-expectations-2.14.5-r1.ebuild, rspec-expectations-2.14.5.ebuild,
+ rspec-expectations-2.99.2.ebuild:
+ Drop jruby target.
18 Nov 2014; Manuel Rüger <[email protected]>
-rspec-expectations-2.12.1.ebuild: