diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:13:19 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 02:13:19 +0200 |
commit | 03e370af884c3a273b28e1cd1c578d5902dd687a (patch) | |
tree | 40c5bfc62cc2f51ccc413f4cf8ea4bda8a6670fa /app-text/glark | |
parent | dev-ruby/tdiff: Remove ruby19 (diff) | |
download | gentoo-03e370af884c3a273b28e1cd1c578d5902dd687a.tar.gz gentoo-03e370af884c3a273b28e1cd1c578d5902dd687a.tar.bz2 gentoo-03e370af884c3a273b28e1cd1c578d5902dd687a.zip |
app-text/glark: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/glark-1.10.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/glark/glark-1.10.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/glark/glark-1.10.5-r1.ebuild b/app-text/glark/glark-1.10.5-r1.ebuild index a42836227802..d0d3325e709d 100644 --- a/app-text/glark/glark-1.10.5-r1.ebuild +++ b/app-text/glark/glark-1.10.5-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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="test" RUBY_FAKEGEM_RECIPE_DOC="rdoc" diff --git a/app-text/glark/glark-1.10.5.ebuild b/app-text/glark/glark-1.10.5.ebuild index 4c18482504f2..2f6012924ea4 100644 --- a/app-text/glark/glark-1.10.5.ebuild +++ b/app-text/glark/glark-1.10.5.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_TEST="test" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |