diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 13:48:38 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 13:48:38 +0200 |
commit | 1cdb72b0b29535597979dd6cf850861752b1da99 (patch) | |
tree | 715c7b95db4bdc5e301545ed3166f529adc3d078 /dev-ruby/temple | |
parent | dev-ruby/listen: Remove ruby19 (diff) | |
download | gentoo-1cdb72b0b29535597979dd6cf850861752b1da99.tar.gz gentoo-1cdb72b0b29535597979dd6cf850861752b1da99.tar.bz2 gentoo-1cdb72b0b29535597979dd6cf850861752b1da99.zip |
dev-ruby/temple: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/temple')
-rw-r--r-- | dev-ruby/temple/temple-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/temple/temple-0.7.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/temple/temple-0.6.10.ebuild b/dev-ruby/temple/temple-0.6.10.ebuild index 83003bd45ae6..e8b174fa5c54 100644 --- a/dev-ruby/temple/temple-0.6.10.ebuild +++ b/dev-ruby/temple/temple-0.6.10.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_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md" diff --git a/dev-ruby/temple/temple-0.7.6.ebuild b/dev-ruby/temple/temple-0.7.6.ebuild index b62083b16537..4447cbe57fb3 100644 --- a/dev-ruby/temple/temple-0.7.6.ebuild +++ b/dev-ruby/temple/temple-0.7.6.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_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md" |