graaff      14/04/21 10:14:26

  Modified:             ChangeLog activesupport-3.2.17.ebuild
  Log:
  Remove ruby21 since it is not compatible as indicated by failing tests.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.249                dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog   20 Apr 2014 18:19:06 -0000      1.248
+++ ChangeLog   21 Apr 2014 10:14:26 -0000      1.249
@@ -1,6 +1,9 @@
 # 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.248 
2014/04/20 18:19:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.249 
2014/04/21 10:14:26 graaff Exp $
+
+  21 Apr 2014; Hans de Graaff <[email protected]> activesupport-3.2.17.ebuild:
+  Remove ruby21 since it is not compatible as indicated by failing tests.
 
   20 Apr 2014; Hans de Graaff <[email protected]> activesupport-3.2.17.ebuild:
   Add ruby20, ruby21.



1.3                  dev-ruby/activesupport/activesupport-3.2.17.ebuild

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

Index: activesupport-3.2.17.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.17.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-3.2.17.ebuild 20 Apr 2014 18:19:06 -0000      1.2
+++ activesupport-3.2.17.ebuild 21 Apr 2014 10:14:26 -0000      1.3
@@ -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.17.ebuild,v 
1.2 2014/04/20 18:19:06 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.17.ebuild,v 
1.3 2014/04/21 10:14:26 graaff Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_TASK_DOC=""
 




Reply via email to