diff options
author | 2016-05-13 07:13:57 +0200 | |
---|---|---|
committer | 2016-05-13 07:18:31 +0200 | |
commit | 9d290dde7f7cac3cec638f12a3398bef29c85e49 (patch) | |
tree | f8a12f610d63933ba4404eb02245086350180fd1 /dev-ruby/podcast | |
parent | dev-ruby/tilt: add 2.0.3 (diff) | |
download | gentoo-9d290dde7f7cac3cec638f12a3398bef29c85e49.tar.gz gentoo-9d290dde7f7cac3cec638f12a3398bef29c85e49.tar.bz2 gentoo-9d290dde7f7cac3cec638f12a3398bef29c85e49.zip |
dev-ruby/podcast: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild index abf05846362c..e79054a23e46 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r2.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_TEST="" RUBY_FAKEGEM_TASK_DOC="" |