diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-06-14 06:39:00 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-06-14 06:51:12 +0200 |
commit | 6f8045555987df4fc9091f75ee6a1a453cd507ba (patch) | |
tree | 7e7bf581f6d03cc75d7db5c426f3842ed08355c3 /dev-ruby/mustache | |
parent | dev-ruby/patron: add 0.6.5 (diff) | |
download | gentoo-6f8045555987df4fc9091f75ee6a1a453cd507ba.tar.gz gentoo-6f8045555987df4fc9091f75ee6a1a453cd507ba.tar.bz2 gentoo-6f8045555987df4fc9091f75ee6a1a453cd507ba.zip |
dev-ruby/mustache: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-0.99.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index 866f7a9d6aea..bcc701e14425 100644 --- a/dev-ruby/mustache/mustache-0.99.5.ebuild +++ b/dev-ruby/mustache/mustache-0.99.5.ebuild @@ -1,10 +1,10 @@ -# 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="" |