summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:23:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:23:42 +0000
commitc77d458f64936b30ebc81fbc590dd2cfa61dde83 (patch)
tree4fee88df31621f894bd326d545aa213c1750cffb /dev-ruby/ruby-prof
parentwhitespace (diff)
downloadgentoo-2-c77d458f64936b30ebc81fbc590dd2cfa61dde83.tar.gz
gentoo-2-c77d458f64936b30ebc81fbc590dd2cfa61dde83.tar.bz2
gentoo-2-c77d458f64936b30ebc81fbc590dd2cfa61dde83.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-ruby/ruby-prof')
-rw-r--r--dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild b/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild
index f7329af1382e..0aeae493b594 100644
--- a/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild
+++ b/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild,v 1.1 2008/12/09 14:01:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-prof/ruby-prof-0.7.2.ebuild,v 1.2 2008/12/31 03:23:42 mr_bones_ Exp $
inherit ruby
@@ -65,7 +65,6 @@ src_install() {
dohtml -r doc/* || die "dohtml failed"
fi
-
for dir in examples rails rails/example rails/environment; do
docinto "$dir"
dodoc "$dir"/* || die "dodoc $dir failed"