From 8c7b6d5630469f3b7817024e40ecbf044d7ab24f Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Sat, 1 May 2010 11:13:10 +0000 Subject: Make testing explicit with RSpec rather than using the Rakefile, this way it does not rebuild the extension when tests are enabled, and reduced the dependency tree. (Portage version: 2.2_rc67/cvs/Linux x86_64) --- dev-ruby/pg/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dev-ruby/pg/ChangeLog') diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index 0ba0839e4eda..74e4bd66456c 100644 --- a/dev-ruby/pg/ChangeLog +++ b/dev-ruby/pg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.13 2010/04/27 10:24:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.14 2010/05/01 11:13:10 flameeyes Exp $ + + 01 May 2010; Diego E. Pettenò pg-0.9.0-r1.ebuild: + Make testing explicit with RSpec rather than using the Rakefile, this way + it does not rebuild the extension when tests are enabled, and reduced the + dependency tree. *pg-0.9.0-r1 (27 Apr 2010) -- cgit v1.2.3-65-gdbad