diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.1.3.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild index f4ba7bf706c0..dbfc7478ecc4 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild,v 1.5 2014/10/05 09:29:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.1.3.ebuild,v 1.6 2014/10/29 18:50:50 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20" # Gem only contains lib code, and github repository has no tags. RUBY_FAKEGEM_TASK_DOC="" |