mrueg 14/11/25 11:30:15
Modified: activesupport-3.2.20.ebuild
activesupport-3.2.21.ebuild ChangeLog
Log:
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/activesupport/activesupport-3.2.20.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild?r1=1.1&r2=1.2
Index: activesupport-3.2.20.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.20.ebuild 31 Oct 2014 08:55:50 -0000 1.1
+++ activesupport-3.2.20.ebuild 25 Nov 2014 11:30:15 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
1.1 2014/10/31 08:55:50 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
1.2 2014/11/25 11:30:15 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
@@ -55,17 +55,3 @@
# all the test-unit features needed.
sed -i -e '1igem "test-unit"' test/abstract_unit.rb || die
}
-
-each_ruby_prepare() {
- case ${RUBY} in
- *jruby)
- # Ignore failing tests on jruby in the interest of a
security update
- sed -i -e
'/test_not_allowed_to_expand_parameter_entities_to_files/,/^ end/ s:^:#:' \
- -e
'/test_exception_thrown_on_expansion_attack/,/^ end/ s:^:#:' \
- test/xml_mini/jdom_engine_test.rb || die
- sed -i \
- -e
'/test_exception_thrown_on_expansion_attack/,/^ end/ s:^:#:' \
- test/xml_mini/nokogiri_engine_test.rb || die
- ;;
- esac
-}
1.2 dev-ruby/activesupport/activesupport-3.2.21.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild?r1=1.1&r2=1.2
Index: activesupport-3.2.21.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.21.ebuild 17 Nov 2014 20:12:24 -0000 1.1
+++ activesupport-3.2.21.ebuild 25 Nov 2014 11:30:15 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
1.1 2014/11/17 20:12:24 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
1.2 2014/11/25 11:30:15 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
@@ -55,17 +55,3 @@
# all the test-unit features needed.
sed -i -e '1igem "test-unit"' test/abstract_unit.rb || die
}
-
-each_ruby_prepare() {
- case ${RUBY} in
- *jruby)
- # Ignore failing tests on jruby in the interest of a
security update
- sed -i -e
'/test_not_allowed_to_expand_parameter_entities_to_files/,/^ end/ s:^:#:' \
- -e
'/test_exception_thrown_on_expansion_attack/,/^ end/ s:^:#:' \
- test/xml_mini/jdom_engine_test.rb || die
- sed -i \
- -e
'/test_exception_thrown_on_expansion_attack/,/^ end/ s:^:#:' \
- test/xml_mini/nokogiri_engine_test.rb || die
- ;;
- esac
-}
1.275 dev-ruby/activesupport/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.275&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.275&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.274&r2=1.275
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog 18 Nov 2014 13:44:54 -0000 1.274
+++ ChangeLog 25 Nov 2014 11:30:15 -0000 1.275
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.274
2014/11/18 13:44:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.275
2014/11/25 11:30:15 mrueg Exp $
+
+ 25 Nov 2014; Manuel Rüger <[email protected]> activesupport-3.2.20.ebuild,
+ activesupport-3.2.21.ebuild:
+ Drop jruby target.
18 Nov 2014; Manuel Rüger <[email protected]>
-files/activesupport-2.3.14-unvendorize.patch,