mrueg 14/11/26 02:28:09
Modified: activesupport-3.2.20.ebuild
activesupport-3.2.21.ebuild ChangeLog
Log:
Drop jruby traces.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild?r1=1.2&r2=1.3
Index: activesupport-3.2.20.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-3.2.20.ebuild 25 Nov 2014 11:30:15 -0000 1.2
+++ activesupport-3.2.20.ebuild 26 Nov 2014 02:28:09 -0000 1.3
@@ -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.20.ebuild,v
1.2 2014/11/25 11:30:15 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
1.3 2014/11/26 02:28:09 mrueg Exp $
EAPI=5
@@ -44,7 +44,7 @@
# libxml is not strictly needed, there are tests using this code. jruby
# uses a different xml implementation.
-USE_RUBY=${USE_RUBY/jruby/} ruby_add_bdepend "test? ( >=dev-ruby/libxml-2.0.0
)"
+ruby_add_bdepend "test? ( >=dev-ruby/libxml-2.0.0 )"
all_ruby_prepare() {
# Set test environment to our hand.
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild?r1=1.2&r2=1.3
Index: activesupport-3.2.21.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-3.2.21.ebuild 25 Nov 2014 11:30:15 -0000 1.2
+++ activesupport-3.2.21.ebuild 26 Nov 2014 02:28:09 -0000 1.3
@@ -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.21.ebuild,v
1.2 2014/11/25 11:30:15 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
1.3 2014/11/26 02:28:09 mrueg Exp $
EAPI=5
@@ -44,7 +44,7 @@
# libxml is not strictly needed, there are tests using this code. jruby
# uses a different xml implementation.
-USE_RUBY=${USE_RUBY/jruby/} ruby_add_bdepend "test? ( >=dev-ruby/libxml-2.0.0
)"
+ruby_add_bdepend "test? ( >=dev-ruby/libxml-2.0.0 )"
all_ruby_prepare() {
# Set test environment to our hand.
1.276 dev-ruby/activesupport/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.276&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.276&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.275&r2=1.276
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog 25 Nov 2014 11:30:15 -0000 1.275
+++ ChangeLog 26 Nov 2014 02:28:09 -0000 1.276
@@ -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.275
2014/11/25 11:30:15 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.276
2014/11/26 02:28:09 mrueg Exp $
+
+ 26 Nov 2014; Manuel Rüger <[email protected]> activesupport-3.2.20.ebuild,
+ activesupport-3.2.21.ebuild:
+ Drop jruby traces.
25 Nov 2014; Manuel Rüger <[email protected]> activesupport-3.2.20.ebuild,
activesupport-3.2.21.ebuild: