mrueg 14/11/26 02:24:56
Modified: polyglot-0.3.4.ebuild polyglot-0.3.5.ebuild
ChangeLog
Log:
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 dev-ruby/polyglot/polyglot-0.3.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild?r1=1.2&r2=1.3
Index: polyglot-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- polyglot-0.3.4.ebuild 21 May 2014 01:46:55 -0000 1.2
+++ polyglot-0.3.4.ebuild 26 Nov 2014 02:24:56 -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/polyglot/polyglot-0.3.4.ebuild,v
1.2 2014/05/21 01:46:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild,v
1.3 2014/11/26 02:24:56 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby rbx"
+USE_RUBY="ruby19 ruby20 ruby21 rbx"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
1.2 dev-ruby/polyglot/polyglot-0.3.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild?r1=1.1&r2=1.2
Index: polyglot-0.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polyglot-0.3.5.ebuild 30 May 2014 07:06:51 -0000 1.1
+++ polyglot-0.3.5.ebuild 26 Nov 2014 02:24:56 -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/polyglot/polyglot-0.3.5.ebuild,v
1.1 2014/05/30 07:06:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild,v
1.2 2014/11/26 02:24:56 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby rbx"
+USE_RUBY="ruby19 ruby20 ruby21 rbx"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
1.31 dev-ruby/polyglot/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.31&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.31&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 30 May 2014 07:06:52 -0000 1.30
+++ ChangeLog 26 Nov 2014 02:24:56 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/polyglot
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.30
2014/05/30 07:06:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.31
2014/11/26 02:24:56 mrueg Exp $
+
+ 26 Nov 2014; Manuel RĂ¼ger <[email protected]> polyglot-0.3.4.ebuild,
+ polyglot-0.3.5.ebuild:
+ Drop jruby target.
*polyglot-0.3.5 (30 May 2014)