diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:14:44 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:14:44 +0200 |
commit | e40899d17f1888255f93df9fcb66b91fabd8e1b8 (patch) | |
tree | fc7950778b6a896f81610de69349f5d32c32915f /app-text | |
parent | app-text/ronn: Remove ruby19 (diff) | |
download | gentoo-e40899d17f1888255f93df9fcb66b91fabd8e1b8.tar.gz gentoo-e40899d17f1888255f93df9fcb66b91fabd8e1b8.tar.bz2 gentoo-e40899d17f1888255f93df9fcb66b91fabd8e1b8.zip |
app-text/jist: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/jist/jist-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/jist/jist-1.5.1.ebuild b/app-text/jist/jist-1.5.1.ebuild index c805dca6f716..ef77f641ed90 100644 --- a/app-text/jist/jist-1.5.1.ebuild +++ b/app-text/jist/jist-1.5.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |