graaff      14/04/21 10:30:49

  Modified:             ChangeLog activesupport-3.2.17.ebuild
  Log:
  And add back ruby21 because this breaks ppc dependencies due to keyword lag 
and that is less easily fixed.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.250                dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -r1.249 -r1.250
--- ChangeLog   21 Apr 2014 10:14:26 -0000      1.249
+++ ChangeLog   21 Apr 2014 10:30:49 -0000      1.250
@@ -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.249 
2014/04/21 10:14:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.250 
2014/04/21 10:30:49 graaff Exp $
+
+  21 Apr 2014; Hans de Graaff <[email protected]> activesupport-3.2.17.ebuild:
+  And add back ruby21 because this breaks ppc dependencies due to keyword lag
+  and that is less easily fixed.
 
   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.



1.4                  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.17.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.17.ebuild?r1=1.3&r2=1.4

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




Reply via email to