graaff 15/02/06 07:24:17 Modified: thread_safe-0.3.4.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.4 dev-ruby/thread_safe/thread_safe-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?r1=1.3&r2=1.4 Index: thread_safe-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- thread_safe-0.3.4.ebuild 12 Aug 2014 21:28:00 -0000 1.3 +++ thread_safe-0.3.4.ebuild 6 Feb 2015 07:24:17 -0000 1.4 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild,v 1.3 2014/08/12 21:28:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild,v 1.4 2015/02/06 07:24:17 graaff Exp $ EAPI=5 -# jruby → there is code for this in ext but that requires compiling java. -USE_RUBY="ruby19 ruby20 ruby21" + +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" 1.19 dev-ruby/thread_safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 12 Aug 2014 21:28:00 -0000 1.18 +++ ChangeLog 6 Feb 2015 07:24:17 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/thread_safe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.18 2014/08/12 21:28:00 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.19 2015/02/06 07:24:17 graaff Exp $ + + 06 Feb 2015; Hans de Graaff <[email protected]> thread_safe-0.3.4.ebuild: + Add ruby22. 12 Aug 2014; Anthony G. Basile <[email protected]> thread_safe-0.3.4.ebuild: Keyword ~ppc and ~ppc64, bug #519170
