summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/right_http_connection/ChangeLog')
-rw-r--r--dev-ruby/right_http_connection/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog
index 16e16af3988a..9f11f422bc99 100644
--- a/dev-ruby/right_http_connection/ChangeLog
+++ b/dev-ruby/right_http_connection/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-ruby/right_http_connection
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.11 2012/05/01 18:24:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.12 2012/06/24 05:12:36 graaff Exp $
+
+ 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: