graaff 15/03/13 06:31:51 Modified: ChangeLog ttfunk-1.4.0.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.20 dev-ruby/ttfunk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 10 Nov 2014 15:59:07 -0000 1.19 +++ ChangeLog 13 Mar 2015 06:31:51 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ttfunk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.19 2014/11/10 15:59:07 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.20 2015/03/13 06:31:51 graaff Exp $ + + 13 Mar 2015; Hans de Graaff <[email protected]> ttfunk-1.4.0.ebuild: + Version bump. 10 Nov 2014; Manuel RĂ¼ger <[email protected]> ttfunk-1.0.3-r1.ebuild, ttfunk-1.1.1.ebuild, ttfunk-1.2.0.ebuild, ttfunk-1.2.1.ebuild, 1.2 dev-ruby/ttfunk/ttfunk-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild?r1=1.1&r2=1.2 Index: ttfunk-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ttfunk-1.4.0.ebuild 4 Oct 2014 15:32:30 -0000 1.1 +++ ttfunk-1.4.0.ebuild 13 Mar 2015 06:31:51 -0000 1.2 @@ -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/ttfunk/ttfunk-1.4.0.ebuild,v 1.1 2014/10/04 15:32:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild,v 1.2 2015/03/13 06:31:51 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_RECIPE_TEST="rspec"
