diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-21 17:16:21 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-21 17:36:02 +0100 |
commit | e8468cc261867e3ca2c1be794714a1b282677bd1 (patch) | |
tree | 71b4ab57f72139e14c4c2fef98e4b226842be60c /dev-ruby/introspection | |
parent | www-apache/mod_auth_pgsql: Removal (diff) | |
download | gentoo-e8468cc261867e3ca2c1be794714a1b282677bd1.tar.gz gentoo-e8468cc261867e3ca2c1be794714a1b282677bd1.tar.bz2 gentoo-e8468cc261867e3ca2c1be794714a1b282677bd1.zip |
dev-ruby/introspection: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild index 66876e80f1c9..954902e6004d 100644 --- a/dev-ruby/introspection/introspection-0.0.3.ebuild +++ b/dev-ruby/introspection/introspection-0.0.3.ebuild @@ -1,10 +1,10 @@ -# 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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" # No documentation task RUBY_FAKEGEM_TASK_DOC="" |