diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:14:14 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:14:14 +0200 |
commit | 66dfee9f86c688cae26f02575b918081aed51492 (patch) | |
tree | 1df3ddc674e983ad9b3ddbdbb25056ece39f1415 /app-text/ronn/ronn-0.7.3-r2.ebuild | |
parent | app-text/glark: Remove ruby19 (diff) | |
download | gentoo-66dfee9f86c688cae26f02575b918081aed51492.tar.gz gentoo-66dfee9f86c688cae26f02575b918081aed51492.tar.bz2 gentoo-66dfee9f86c688cae26f02575b918081aed51492.zip |
app-text/ronn: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/ronn/ronn-0.7.3-r2.ebuild')
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ronn/ronn-0.7.3-r2.ebuild b/app-text/ronn/ronn-0.7.3-r2.ebuild index 7698145fc0ba..87bff9b3812b 100644 --- a/app-text/ronn/ronn-0.7.3-r2.ebuild +++ b/app-text/ronn/ronn-0.7.3-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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" |