diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:07:02 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:07:02 +0000 |
commit | 95c47ce689fc5dd75f4750475d99b4f70980601c (patch) | |
tree | 439fb98253229dcf0a6765089b829bb4956cf431 /dev-ruby/xpath/xpath-1.0.0-r1.ebuild | |
parent | Remove ree18 and ruby18 target. Cleanup old. (diff) | |
download | historical-95c47ce689fc5dd75f4750475d99b4f70980601c.tar.gz historical-95c47ce689fc5dd75f4750475d99b4f70980601c.tar.bz2 historical-95c47ce689fc5dd75f4750475d99b4f70980601c.zip |
Remove ruby18 target.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/xpath/xpath-1.0.0-r1.ebuild')
-rw-r--r-- | dev-ruby/xpath/xpath-1.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/xpath/xpath-1.0.0-r1.ebuild b/dev-ruby/xpath/xpath-1.0.0-r1.ebuild index 6bd367d04e12..f23129c36efc 100644 --- a/dev-ruby/xpath/xpath-1.0.0-r1.ebuild +++ b/dev-ruby/xpath/xpath-1.0.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-1.0.0-r1.ebuild,v 1.1 2013/10/09 00:26:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-1.0.0-r1.ebuild,v 1.2 2014/04/05 23:04:36 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_EXTRADOC="README.md" |