diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:32:37 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:32:37 +0100 |
commit | 8e86ccc6cdf33d954ca3bbc34191e7af303a8d61 (patch) | |
tree | 6a8cf68da793a05ec688faafa7ed10c7bac0202b /dev-ruby/actionpack-xml_parser | |
parent | dev-ruby/activerecord-deprecated_finders: Remove ruby19, fix desc (diff) | |
download | gentoo-8e86ccc6cdf33d954ca3bbc34191e7af303a8d61.tar.gz gentoo-8e86ccc6cdf33d954ca3bbc34191e7af303a8d61.tar.bz2 gentoo-8e86ccc6cdf33d954ca3bbc34191e7af303a8d61.zip |
dev-ruby/actionpack-xml_parser: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/actionpack-xml_parser')
-rw-r--r-- | dev-ruby/actionpack-xml_parser/actionpack-xml_parser-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-1.0.2.ebuild b/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-1.0.2.ebuild index bdf46f063539..7e16cb185b17 100644 --- a/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-1.0.2.ebuild +++ b/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-1.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" |