diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-03-26 17:12:52 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-03-26 17:12:52 +0000 |
commit | 5bd271bbe455f8d5a3a0ee2dc0d1987becac1532 (patch) | |
tree | 6720330b26a572af57b54df03890f0e09e3a27e8 /dev-ruby/xpath | |
parent | Add ruby22. (diff) | |
download | gentoo-2-5bd271bbe455f8d5a3a0ee2dc0d1987becac1532.tar.gz gentoo-2-5bd271bbe455f8d5a3a0ee2dc0d1987becac1532.tar.bz2 gentoo-2-5bd271bbe455f8d5a3a0ee2dc0d1987becac1532.zip |
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/xpath/ChangeLog b/dev-ruby/xpath/ChangeLog index 07ea074dfc91..292b7b79fc7c 100644 --- a/dev-ruby/xpath/ChangeLog +++ b/dev-ruby/xpath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/xpath # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.16 2015/03/11 16:57:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.17 2015/03/26 17:12:52 graaff Exp $ + + 26 Mar 2015; Hans de Graaff <graaff@gentoo.org> xpath-2.0.0-r1.ebuild: + Add ruby22. 11 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xpath-2.0.0-r1.ebuild: Add ~x86, wrt bug #510614 diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild index 59945a3fa20c..57c144a372b0 100644 --- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild +++ b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.6 2015/03/11 16:57:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.7 2015/03/26 17:12:52 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md" |