graaff 15/04/11 15:02:01 Modified: polyglot-0.3.5.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild?r1=1.2&r2=1.3 Index: polyglot-0.3.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- polyglot-0.3.5.ebuild 26 Nov 2014 02:24:56 -0000 1.2 +++ polyglot-0.3.5.ebuild 11 Apr 2015 15:02:01 -0000 1.3 @@ -1,9 +1,9 @@ -# 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/polyglot/polyglot-0.3.5.ebuild,v 1.2 2014/11/26 02:24:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild,v 1.3 2015/04/11 15:02:01 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 rbx" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" 1.32 dev-ruby/polyglot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 26 Nov 2014 02:24:56 -0000 1.31 +++ ChangeLog 11 Apr 2015 15:02:01 -0000 1.32 @@ -1,6 +1,9 @@ # 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.31 2014/11/26 02:24:56 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.32 2015/04/11 15:02:01 graaff Exp $ + + 11 Apr 2015; Hans de Graaff <[email protected]> polyglot-0.3.5.ebuild: + Add ruby22. 26 Nov 2014; Manuel RĂ¼ger <[email protected]> polyglot-0.3.4.ebuild, polyglot-0.3.5.ebuild:
