summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-04-27 12:48:03 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-04-27 12:48:03 +0000
commit51c7d52198b04def8afff3417c12817b2683627a (patch)
tree815ceccfa1289a629564a350756738de92d860f8 /dev-ruby/uuidtools/ChangeLog
parentRe-enable tests. This bump was supposed to have been for 0.6.18, but that ver... (diff)
downloadhistorical-51c7d52198b04def8afff3417c12817b2683627a.tar.gz
historical-51c7d52198b04def8afff3417c12817b2683627a.tar.bz2
historical-51c7d52198b04def8afff3417c12817b2683627a.zip
Add a fix for uuidtools with Ruby 1.8.7's securerandom and make it install for Ruby 1.9 too.
Package-Manager: portage-2.2_rc31/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/uuidtools/ChangeLog')
-rw-r--r--dev-ruby/uuidtools/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/uuidtools/ChangeLog b/dev-ruby/uuidtools/ChangeLog
index 1ebd59e2be64..c4c054540a35 100644
--- a/dev-ruby/uuidtools/ChangeLog
+++ b/dev-ruby/uuidtools/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-ruby/uuidtools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uuidtools/ChangeLog,v 1.10 2009/04/19 14:55:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uuidtools/ChangeLog,v 1.11 2009/04/27 12:48:03 flameeyes Exp $
+
+*uuidtools-1.0.7-r1 (27 Apr 2009)
+
+ 27 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +files/uuidtools-1.0.7+ruby-1.8.7.patch, +uuidtools-1.0.7-r1.ebuild:
+ Add a fix for uuidtools with Ruby 1.8.7's securerandom and make it install
+ for Ruby 1.9 too.
19 Apr 2009; Markus Meier <maekke@gentoo.org> uuidtools-1.0.7:
amd64/x86 stable, bug #266508