mrueg 14/11/03 15:44:28
Modified: method_source-0.8.2-r3.ebuild
method_source-0.8.2-r2.ebuild ChangeLog
Log:
Drop jruby.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/method_source/method_source-0.8.2-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild?r1=1.1&r2=1.2
Index: method_source-0.8.2-r3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- method_source-0.8.2-r3.ebuild 25 Jul 2014 01:17:59 -0000 1.1
+++ method_source-0.8.2-r3.ebuild 3 Nov 2014 15:44:28 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild,v
1.1 2014/07/25 01:17:59 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild,v
1.2 2014/11/03 15:44:28 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST="none"
RUBY_FAKEGEM_TASK_DOC=""
1.3 dev-ruby/method_source/method_source-0.8.2-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild?r1=1.2&r2=1.3
Index: method_source-0.8.2-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- method_source-0.8.2-r2.ebuild 21 May 2014 02:00:28 -0000 1.2
+++ method_source-0.8.2-r2.ebuild 3 Nov 2014 15:44:28 -0000 1.3
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild,v
1.2 2014/05/21 02:00:28 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r2.ebuild,v
1.3 2014/11/03 15:44:28 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_TASK_TEST="none"
RUBY_FAKEGEM_TASK_DOC=""
1.24 dev-ruby/method_source/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/ChangeLog?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/ChangeLog?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/method_source/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 25 Jul 2014 01:18:00 -0000 1.23
+++ ChangeLog 3 Nov 2014 15:44:28 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/method_source
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.23
2014/07/25 01:18:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.24
2014/11/03 15:44:28 mrueg Exp $
+
+ 03 Nov 2014; Manuel RĂ¼ger <[email protected]> method_source-0.8.2-r2.ebuild,
+ method_source-0.8.2-r3.ebuild:
+ Drop jruby.
*method_source-0.8.2-r3 (25 Jul 2014)