summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2011-12-08 19:27:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2011-12-08 19:27:29 +0000
commitdfa8dc4a600824868a9e716c575f04c3926f73be (patch)
treecffa6cab4db938fb762c2ed44fd65c6d66af19f0 /dev-ruby/libxml/ChangeLog
parentVersion bump. (diff)
downloadgentoo-2-dfa8dc4a600824868a9e716c575f04c3926f73be.tar.gz
gentoo-2-dfa8dc4a600824868a9e716c575f04c3926f73be.tar.bz2
gentoo-2-dfa8dc4a600824868a9e716c575f04c3926f73be.zip
Add missing virtual/ruby-test-unit dependency to stay on the safe side; fix tests with Ruby 1.9, both in the call and by replacing an ulimit call from within Ruby.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/libxml/ChangeLog')
-rw-r--r--dev-ruby/libxml/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 4bd1a073cd86..f08c3315e223 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.57 2011/12/05 14:04:24 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.58 2011/12/08 19:27:29 flameeyes Exp $
+
+ 08 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> libxml-2.2.2.ebuild:
+ Add missing virtual/ruby-test-unit dependency to stay on the safe side; fix
+ tests with Ruby 1.9, both in the call and by replacing an ulimit call from
+ within Ruby.
05 Dec 2011; Naohiro Aota <naota@gentoo.org> libxml-2.2.2.ebuild:
Add ~x86-fbsd.