graaff 15/03/19 18:25:11 Modified: ChangeLog blankslate-3.1.3.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.18 dev-ruby/blankslate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 31 Dec 2014 11:43:10 -0000 1.17 +++ ChangeLog 19 Mar 2015 18:25:11 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/blankslate -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/ChangeLog,v 1.17 2014/12/31 11:43:10 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/ChangeLog,v 1.18 2015/03/19 18:25:11 graaff Exp $ + + 19 Mar 2015; Hans de Graaff <[email protected]> blankslate-3.1.3.ebuild: + Add ruby22. 31 Dec 2014; Agostino Sarubbo <[email protected]> blankslate-3.1.3.ebuild: Add ~sparc, wrt bug #501152 1.4 dev-ruby/blankslate/blankslate-3.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/blankslate-3.1.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/blankslate-3.1.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/blankslate/blankslate-3.1.3.ebuild?r1=1.3&r2=1.4 Index: blankslate-3.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/blankslate-3.1.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- blankslate-3.1.3.ebuild 31 Dec 2014 11:43:10 -0000 1.3 +++ blankslate-3.1.3.ebuild 19 Mar 2015 18:25:11 -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/blankslate/blankslate-3.1.3.ebuild,v 1.3 2014/12/31 11:43:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/blankslate-3.1.3.ebuild,v 1.4 2015/03/19 18:25:11 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
