mrueg       14/07/05 09:10:24

  Modified:             activesupport-3.2.19.ebuild
                        activesupport-3.2.18.ebuild ChangeLog
  Log:
  Remove ruby18 cases.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/activesupport/activesupport-3.2.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.19.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.19.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.19.ebuild?r1=1.1&r2=1.2

Index: activesupport-3.2.19.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.19.ebuild 3 Jul 2014 05:37:33 -0000       1.1
+++ activesupport-3.2.19.ebuild 5 Jul 2014 09:10:23 -0000       1.2
@@ -1,6 +1,6 @@
 # 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.19.ebuild,v 
1.1 2014/07/03 05:37:33 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.19.ebuild,v 
1.2 2014/07/05 09:10:23 mrueg Exp $
 
 EAPI=5
 
@@ -58,10 +58,6 @@
 
 each_ruby_prepare() {
        case ${RUBY} in
-               *ruby18)
-                       # Skip failing ruby18 tests related to JSON 
serialization
-                       rm test/message_encryptor_test.rb 
test/message_verifier_test.rb || die
-                       ;;
                *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:^:#:' \



1.2                  dev-ruby/activesupport/activesupport-3.2.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild?r1=1.1&r2=1.2

Index: activesupport-3.2.18.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.18.ebuild 6 May 2014 18:50:41 -0000       1.1
+++ activesupport-3.2.18.ebuild 5 Jul 2014 09:10:23 -0000       1.2
@@ -1,6 +1,6 @@
 # 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.18.ebuild,v 
1.1 2014/05/06 18:50:41 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild,v 
1.2 2014/07/05 09:10:23 mrueg Exp $
 
 EAPI=5
 
@@ -58,10 +58,6 @@
 
 each_ruby_prepare() {
        case ${RUBY} in
-               *ruby18)
-                       # Skip failing ruby18 tests related to JSON 
serialization
-                       rm test/message_encryptor_test.rb 
test/message_verifier_test.rb || die
-                       ;;
                *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:^:#:' \



1.263                dev-ruby/activesupport/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.263&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.263&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.262&r2=1.263

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -r1.262 -r1.263
--- ChangeLog   3 Jul 2014 06:19:30 -0000       1.262
+++ ChangeLog   5 Jul 2014 09:10:23 -0000       1.263
@@ -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.262 
2014/07/03 06:19:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.263 
2014/07/05 09:10:23 mrueg Exp $
+
+  05 Jul 2014; Manuel RĂ¼ger <mr...@gentoo.org> activesupport-3.2.18.ebuild,
+  activesupport-3.2.19.ebuild:
+  Remove ruby18 cases.
 
 *activesupport-4.1.4 (03 Jul 2014)
 




Reply via email to