mrueg 14/04/05 14:21:52
Modified: ruby_parser-2.3.1-r1.ebuild
ruby_parser-3.1.3.ebuild ruby_parser-3.4.1.ebuild
ChangeLog
Log:
Remove virtual/ruby-test-unit. Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.10 dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?r1=1.9&r2=1.10
Index: ruby_parser-2.3.1-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ruby_parser-2.3.1-r1.ebuild 19 Dec 2013 14:19:39 -0000 1.9
+++ ruby_parser-2.3.1-r1.ebuild 5 Apr 2014 14:21:52 -0000 1.10
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.9
2013/12/19 14:19:39 hattya Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.10
2014/04/05 14:21:52 mrueg Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -29,7 +29,7 @@
# The sexp-processor dependency is needed to make tests pass for ruby 1.9.
ruby_add_rdepend ">=dev-ruby/sexp_processor-3.0.9"
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.9.1 )"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit
>=dev-ruby/sexp_processor-3.0.6 )"
+ruby_add_bdepend "test? ( >=dev-ruby/sexp_processor-3.0.6 )"
all_ruby_prepare() {
# Remove reference to perforce method that is not in a released
1.12 dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?r1=1.11&r2=1.12
Index: ruby_parser-3.1.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ruby_parser-3.1.3.ebuild 19 Dec 2013 14:30:36 -0000 1.11
+++ ruby_parser-3.1.3.ebuild 5 Apr 2014 14:21:52 -0000 1.12
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.11
2013/12/19 14:30:36 hattya Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.12
2014/04/05 14:21:52 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
1.2 dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild?r1=1.1&r2=1.2
Index: ruby_parser-3.4.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby_parser-3.4.1.ebuild 23 Feb 2014 16:24:48 -0000 1.1
+++ ruby_parser-3.4.1.ebuild 5 Apr 2014 14:21:52 -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/ruby_parser/ruby_parser-3.4.1.ebuild,v 1.1
2014/02/23 16:24:48 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.4.1.ebuild,v 1.2
2014/04/05 14:21:52 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
1.58 dev-ruby/ruby_parser/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.58&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.58&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 23 Feb 2014 16:24:48 -0000 1.57
+++ ChangeLog 5 Apr 2014 14:21:52 -0000 1.58
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.57
2014/02/23 16:24:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.58
2014/04/05 14:21:52 mrueg Exp $
+
+ 05 Apr 2014; Manuel RĂ¼ger <[email protected]> ruby_parser-2.3.1-r1.ebuild,
+ ruby_parser-3.1.3.ebuild, ruby_parser-3.4.1.ebuild:
+ Remove virtual/ruby-test-unit. Remove ruby18 target.
*ruby_parser-3.4.1 (23 Feb 2014)