diff options
Diffstat (limited to 'dev-ruby/right_http_connection/ChangeLog')
-rw-r--r-- | dev-ruby/right_http_connection/ChangeLog | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog new file mode 100644 index 00000000..3349a656 --- /dev/null +++ b/dev-ruby/right_http_connection/ChangeLog @@ -0,0 +1,120 @@ +# ChangeLog for dev-ruby/right_http_connection +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.25 2015/06/21 10:50:05 maekke Exp $ + + 21 Jun 2015; Markus Meier <maekke@gentoo.org> + right_http_connection-1.5.0.ebuild: + add ~arm, bug #550510 + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + +*right_http_connection-1.5.0 (27 May 2015) + + 27 May 2015; Hans de Graaff <graaff@gentoo.org> + +right_http_connection-1.5.0.ebuild: + Version bump. Run tests again. Drop arm keyword due to new test dependency, + bug 550510. + + 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + right_http_connection-1.3.0.ebuild: + Stable for amd64, wrt bug #543256 + +*right_http_connection-1.3.0-r1 (29 Mar 2015) + + 29 Mar 2015; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild, +right_http_connection-1.3.0-r1.ebuild: + Create stable candidate. + + 25 Mar 2015; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Document ruby22 status. + + 26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> + right_http_connection-1.3.0.ebuild: + Drop jruby. Bump EAPI + + 18 Apr 2014; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Add ruby21. + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> + right_http_connection-1.3.0.ebuild: + Remove ruby18 target. + + 05 Nov 2013; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Add ruby20. Drop ree18. + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> + right_http_connection-1.3.0.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps + + 02 Dec 2012; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Fix license, bug 445456. + + 15 Sep 2012; Hans de Graaff <graaff@gentoo.org> + -right_http_connection-1.2.4-r1.ebuild: + Cleanup. + + 24 Jun 2012; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Call cucumber directly to avoid unneeded dependency on rspec, bug 423217. Add + missing cucumber dependency. Avoid bundler dependency. Also restrict tests + since ppc/ppc64 do not have cucumber keyworded yet and because the test + certificate seem to have expired. + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> + right_http_connection-1.2.4-r1.ebuild, right_http_connection-1.3.0.ebuild: + Drop ia64/sparc keywords + +*right_http_connection-1.3.0 (24 Dec 2011) + + 24 Dec 2011; Hans de Graaff <graaff@gentoo.org> + +right_http_connection-1.3.0.ebuild: + Version bump. Run cucumber features for ruby18/ree18 since we don't have it + yet for the others and we didn't run anything before. + + 05 Dec 2011; Naohiro Aota <naota@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~x86-fbsd. + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~ia64/~sparc wrt #351835 + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Marked ~ppc64 wrt #351835 + + 31 Aug 2010; Alex Legler <a3li@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add REE 1.8 support. + + 29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -right_http_connection-1.2.4.ebuild: + Cleanup old version. + + 28 May 2010; Joseph Jezak <josejx@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Marked ~ppc. + + 12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~x86 keyword (tested in development container). + +*right_http_connection-1.2.4-r1 (11 Feb 2010) + + 11 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +right_http_connection-1.2.4-r1.ebuild, + +files/right_http_connection-1.2.4+ruby-1.9.patch: + Add a patch that brings this on par with the http_connection-1.3.0 fork. + Since the rest of the code in that gem is the same and it is a setback + from this, don't even consider adding it until it improves. + +*right_http_connection-1.2.4 (12 Jan 2010) + + 12 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +right_http_connection-1.2.4.ebuild, +metadata.xml: + Initial import of right_http_connection needed to de-bundle fakeweb. |