diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:23:56 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:23:56 +0200 |
commit | 89ec94e32bb8bcc8fcb637b32b499bdd57a24c7f (patch) | |
tree | 2ccdaa1edb0838ec788329931ec83f79154514d3 /dev-ruby | |
parent | dev-ruby/pdf-inspector: Drop ruby19 (diff) | |
download | gentoo-89ec94e32bb8bcc8fcb637b32b499bdd57a24c7f.tar.gz gentoo-89ec94e32bb8bcc8fcb637b32b499bdd57a24c7f.tar.bz2 gentoo-89ec94e32bb8bcc8fcb637b32b499bdd57a24c7f.zip |
dev-ruby/best_in_place: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/best_in_place/best_in_place-3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/best_in_place/best_in_place-3.0.3.ebuild b/dev-ruby/best_in_place/best_in_place-3.0.3.ebuild index 295ecef57be0..6ec89aa08cbb 100644 --- a/dev-ruby/best_in_place/best_in_place-3.0.3.ebuild +++ b/dev-ruby/best_in_place/best_in_place-3.0.3.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="" RUBY_FAKEGEM_EXTRADOC="README.md" |