graaff 15/02/19 07:19:01 Modified: ChangeLog patron-0.4.18-r2.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.34 dev-ruby/patron/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 15 Aug 2014 14:03:18 -0000 1.33 +++ ChangeLog 19 Feb 2015 07:19:01 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/patron -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.33 2014/08/15 14:03:18 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.34 2015/02/19 07:19:01 graaff Exp $ + + 19 Feb 2015; Hans de Graaff <[email protected]> patron-0.4.18-r2.ebuild: + Add ruby22. 15 Aug 2014; Anthony G. Basile <[email protected]> patron-0.4.18-r1.ebuild, patron-0.4.18-r2.ebuild: 1.4 dev-ruby/patron/patron-0.4.18-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/patron-0.4.18-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/patron-0.4.18-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/patron/patron-0.4.18-r2.ebuild?r1=1.3&r2=1.4 Index: patron-0.4.18-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.18-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- patron-0.4.18-r2.ebuild 15 Aug 2014 14:03:18 -0000 1.3 +++ patron-0.4.18-r2.ebuild 19 Feb 2015 07:19:01 -0000 1.4 @@ -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/patron/patron-0.4.18-r2.ebuild,v 1.3 2014/08/15 14:03:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.18-r2.ebuild,v 1.4 2015/02/19 07:19:01 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="spec" RUBY_FAKEGEM_EXTRADOC="README.txt"
