diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-07-09 10:15:44 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-07-09 10:15:44 +0000 |
commit | cbe3ee67d4f81cf80ee9f50e8ee7256fcac5eab3 (patch) | |
tree | e9584750de3fd2128bc6b39939b359953dff2d5a /dev-ruby/nokogiri/ChangeLog | |
parent | Version bump - bug #374507. EAPI bump. Fix SRC_URI and HOMEPAGE. (diff) | |
download | historical-cbe3ee67d4f81cf80ee9f50e8ee7256fcac5eab3.tar.gz historical-cbe3ee67d4f81cf80ee9f50e8ee7256fcac5eab3.tar.bz2 historical-cbe3ee67d4f81cf80ee9f50e8ee7256fcac5eab3.zip |
Version bump. The ffi interface is no longer supported, so jruby has been dropped. It should be possible to add that back later by building the native jruby support.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/nokogiri/ChangeLog')
-rw-r--r-- | dev-ruby/nokogiri/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog index 69719b88aac9..7ed5f401bd0b 100644 --- a/dev-ruby/nokogiri/ChangeLog +++ b/dev-ruby/nokogiri/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-ruby/nokogiri # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.55 2011/07/09 09:48:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.56 2011/07/09 10:15:44 graaff Exp $ + +*nokogiri-1.5.0 (09 Jul 2011) + + 09 Jul 2011; Hans de Graaff <graaff@gentoo.org> +nokogiri-1.5.0.ebuild: + Version bump. The ffi interface is no longer supported, so jruby has been + dropped. It should be possible to add that back later by building the native + jruby support. 09 Jul 2011; Hans de Graaff <graaff@gentoo.org> -nokogiri-1.4.4.ebuild: Remove old version. |