graaff 15/03/31 06:13:17 Modified: ChangeLog yard-0.8.7.6.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.96 dev-ruby/yard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 18 Nov 2014 11:49:50 -0000 1.95 +++ ChangeLog 31 Mar 2015 06:13:16 -0000 1.96 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/yard -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.95 2014/11/18 11:49:50 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.96 2015/03/31 06:13:16 graaff Exp $ + + 31 Mar 2015; Hans de Graaff <[email protected]> yard-0.8.7.6.ebuild: + Add ruby22. 18 Nov 2014; Manuel RĂ¼ger <[email protected]> -yard-0.8.7.2.ebuild: Cleanup old. 1.3 dev-ruby/yard/yard-0.8.7.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.6.ebuild?r1=1.2&r2=1.3 Index: yard-0.8.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- yard-0.8.7.6.ebuild 29 Oct 2014 19:32:46 -0000 1.2 +++ yard-0.8.7.6.ebuild 31 Mar 2015 06:13:16 -0000 1.3 @@ -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/yard/yard-0.8.7.6.ebuild,v 1.2 2014/10/29 19:32:46 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.6.ebuild,v 1.3 2015/03/31 06:13:16 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="yard"
