summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/multi_xml/multi_xml-0.5.3.ebuild')
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.5.3.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild b/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild
index 2e24e71c1aac..f04276d792a7 100644
--- a/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild,v 1.1 2013/04/10 05:32:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.3.ebuild,v 1.2 2013/04/10 05:35:26 graaff Exp $
EAPI=4
@@ -24,12 +24,6 @@ IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/yard )"
-all_ruby_prepare() {
- # Remove possible incompatible rspec options and bundler.
- #rm Gemfile .rspec || die
-:
-}
-
each_ruby_test() {
CI=true each_fakegem_test
}