summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-13 21:33:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-13 21:33:55 +0000
commit702de4039c49445f1e9a3f9801b371d382d9cd4d (patch)
tree5958dd3778a37650d11c24aedd1167154f6364e1 /dev-ruby/ohai/ohai-0.6.12.ebuild
parentFix mask on all revisions. (diff)
downloadgentoo-2-702de4039c49445f1e9a3f9801b371d382d9cd4d.tar.gz
gentoo-2-702de4039c49445f1e9a3f9801b371d382d9cd4d.tar.bz2
gentoo-2-702de4039c49445f1e9a3f9801b371d382d9cd4d.zip
Revision bump to remove the patch that does not work; drop ruby19 support as tests blatantly fail expecting Ruby 1.8 instead.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ohai/ohai-0.6.12.ebuild')
-rw-r--r--dev-ruby/ohai/ohai-0.6.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ohai/ohai-0.6.12.ebuild b/dev-ruby/ohai/ohai-0.6.12.ebuild
index f073f9bda597..947be7a17bd3 100644
--- a/dev-ruby/ohai/ohai-0.6.12.ebuild
+++ b/dev-ruby/ohai/ohai-0.6.12.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ohai-0.6.12.ebuild,v 1.2 2012/08/11 16:17:12 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ohai-0.6.12.ebuild,v 1.3 2012/08/13 21:33:55 flameeyes Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"