diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-01-02 07:13:56 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-01-02 07:13:56 +0000 |
commit | f8ea197e35ca4d9f884fbf48cd1b011cb3aba154 (patch) | |
tree | a607cb563a1856ac754f16227fa4e3d7a20b8933 /dev-ruby/gherkin/gherkin-2.11.6.ebuild | |
parent | Add back ruby18, dependencies still support this. Drop deprecated ree18. (diff) | |
download | gentoo-2-f8ea197e35ca4d9f884fbf48cd1b011cb3aba154.tar.gz gentoo-2-f8ea197e35ca4d9f884fbf48cd1b011cb3aba154.tar.bz2 gentoo-2-f8ea197e35ca4d9f884fbf48cd1b011cb3aba154.zip |
Add back ruby18, dependencies still support this. Drop deprecated ree18.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/gherkin/gherkin-2.11.6.ebuild')
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.11.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-2.11.6.ebuild b/dev-ruby/gherkin/gherkin-2.11.6.ebuild index 2065e8dbba4d..3c9deb58cccc 100644 --- a/dev-ruby/gherkin/gherkin-2.11.6.ebuild +++ b/dev-ruby/gherkin/gherkin-2.11.6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.4 2014/01/01 14:12:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.5 2014/01/02 07:13:56 graaff Exp $ EAPI=4 -USE_RUBY="ruby19 ree18" +USE_RUBY="ruby18 ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |