diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-28 21:31:35 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-28 21:31:35 +0200 |
commit | 2f1c0ea2a47ca49a65b4e5d0447f0e52553a3e47 (patch) | |
tree | 5f9fc797b5654cc15378b64584028c6081c88817 /dev-ruby/childlabor | |
parent | dev-ruby/six: Remove ruby19 (diff) | |
download | gentoo-2f1c0ea2a47ca49a65b4e5d0447f0e52553a3e47.tar.gz gentoo-2f1c0ea2a47ca49a65b4e5d0447f0e52553a3e47.tar.bz2 gentoo-2f1c0ea2a47ca49a65b4e5d0447f0e52553a3e47.zip |
dev-ruby/childlabor: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/childlabor')
-rw-r--r-- | dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild index 0ca01e63f61e..7a0a04b72d17 100644 --- a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild +++ b/dev-ruby/childlabor/childlabor-0.0.3-r1.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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |