summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-10-30 15:53:52 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-10-30 15:53:52 +0000
commit8bf03685914a47fba66384b6d42f0a5447a10e80 (patch)
tree5b3ac6035916853993781e64f6e9288dda119721 /dev-ruby/mocha/mocha-0.13.3-r1.ebuild
parentversion bump (diff)
downloadgentoo-2-8bf03685914a47fba66384b6d42f0a5447a10e80.tar.gz
gentoo-2-8bf03685914a47fba66384b6d42f0a5447a10e80.tar.bz2
gentoo-2-8bf03685914a47fba66384b6d42f0a5447a10e80.zip
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/mocha/mocha-0.13.3-r1.ebuild')
-rw-r--r--dev-ruby/mocha/mocha-0.13.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.13.3-r1.ebuild b/dev-ruby/mocha/mocha-0.13.3-r1.ebuild
index 6cbd19307bce..cd4e2a0c3aad 100644
--- a/dev-ruby/mocha/mocha-0.13.3-r1.ebuild
+++ b/dev-ruby/mocha/mocha-0.13.3-r1.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/mocha/mocha-0.13.3-r1.ebuild,v 1.13 2014/08/25 16:13:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.14 2014/10/30 15:53:52 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 "
RUBY_FAKEGEM_TASK_TEST="test:units"