diff options
Diffstat (limited to 'dev-ruby/xpath/xpath-0.1.4-r1.ebuild')
-rw-r--r-- | dev-ruby/xpath/xpath-0.1.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild index 134f6cf4074a..28560b0e06ea 100644 --- a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild +++ b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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-0.1.4-r1.ebuild,v 1.4 2014/10/10 21:53:39 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-0.1.4-r1.ebuild,v 1.5 2015/04/12 07:24:23 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.rdoc" |