graaff 15/04/13 18:30:55 Modified: ChangeLog httparty-0.13.1.ebuild Log: Create stable candidate. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.35 dev-ruby/httparty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 13 Nov 2014 22:07:24 -0000 1.34 +++ ChangeLog 13 Apr 2015 18:30:55 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httparty -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.34 2014/11/13 22:07:24 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.35 2015/04/13 18:30:55 graaff Exp $ + + 13 Apr 2015; Hans de Graaff <[email protected]> httparty-0.13.1.ebuild: + Create stable candidate. *httparty-0.13.3 (13 Nov 2014) 1.5 dev-ruby/httparty/httparty-0.13.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?r1=1.4&r2=1.5 Index: httparty-0.13.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- httparty-0.13.1.ebuild 5 Aug 2014 16:00:27 -0000 1.4 +++ httparty-0.13.1.ebuild 13 Apr 2015 18:30:55 -0000 1.5 @@ -1,11 +1,11 @@ -# 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/httparty/httparty-0.13.1.ebuild,v 1.4 2014/08/05 16:00:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v 1.5 2015/04/13 18:30:55 graaff Exp $ EAPI=5 # jruby → testsuite fails (seems like a testuite bug) -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20" # We have a custom test function, but don't null this out so that the # deps are still added
