summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-08-20 04:30:10 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-08-20 04:30:10 +0000
commite079146b0730fd15998cb637470bc9e3b8e968cb (patch)
treec83f85463596a2499e08972e9d36c02e7187e8f2 /dev-ruby/testunit
parentadded ppc to keywords (diff)
downloadgentoo-2-e079146b0730fd15998cb637470bc9e3b8e968cb.tar.gz
gentoo-2-e079146b0730fd15998cb637470bc9e3b8e968cb.tar.bz2
gentoo-2-e079146b0730fd15998cb637470bc9e3b8e968cb.zip
new package "ruby doc tool"
Diffstat (limited to 'dev-ruby/testunit')
-rw-r--r--dev-ruby/testunit/testunit-0.1.4.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-ruby/testunit/testunit-0.1.4.ebuild b/dev-ruby/testunit/testunit-0.1.4.ebuild
index 79115a3478d0..998cf14c7acb 100644
--- a/dev-ruby/testunit/testunit-0.1.4.ebuild
+++ b/dev-ruby/testunit/testunit-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.4.ebuild,v 1.1 2002/08/20 02:07:07 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.4.ebuild,v 1.2 2002/08/20 04:30:10 george Exp $
DESCRIPTION="Test::Unit is a unit testing framework for the Ruby language"
HOMEPAGE="http://testunit.talbott.ws/"
@@ -23,6 +23,4 @@ src_install () {
dohtml -r doc/
dohtml -r examples
- #cp -R doc ${D}usr/share/doc/${PF}/${DOCDESTTREE}/
- #cp -R examples ${D}usr/share/doc/${PF}/${DOCDESTTREE}/
}