diff options
author | 2013-10-09 00:26:32 +0000 | |
---|---|---|
committer | 2013-10-09 00:26:32 +0000 | |
commit | 450ad3fd3f67a5b3680d2ff731502bf870815475 (patch) | |
tree | d345f45668abf61d40ed8bbbefd09e0a8b78dc61 /dev-ruby/xpath/ChangeLog | |
parent | version bump, remove old (diff) | |
download | gentoo-2-450ad3fd3f67a5b3680d2ff731502bf870815475.tar.gz gentoo-2-450ad3fd3f67a5b3680d2ff731502bf870815475.tar.bz2 gentoo-2-450ad3fd3f67a5b3680d2ff731502bf870815475.zip |
Add ruby20 target. Add missing nokogiri testing dependency.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/xpath/ChangeLog')
-rw-r--r-- | dev-ruby/xpath/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-ruby/xpath/ChangeLog b/dev-ruby/xpath/ChangeLog index bb5399ced7c5..3db08c16c12c 100644 --- a/dev-ruby/xpath/ChangeLog +++ b/dev-ruby/xpath/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-ruby/xpath # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.8 2013/04/19 12:21:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.9 2013/10/09 00:26:32 mrueg Exp $ + +*xpath-0.1.4-r1 (09 Oct 2013) +*xpath-2.0.0-r1 (09 Oct 2013) +*xpath-1.0.0-r1 (09 Oct 2013) + + 09 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +xpath-0.1.4-r1.ebuild, + +xpath-1.0.0-r1.ebuild, +xpath-2.0.0-r1.ebuild: + Add ruby20 target. Add missing nokogiri testing dependency. *xpath-2.0.0 (19 Apr 2013) |