summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
commitdcef453a838b83683c78d234ef38f87a137013ff (patch)
treee07d48a113d3a676e785e6f5bb81008718ef27ac /dev-ruby/testunit/testunit-0.1.5.ebuild
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.gz
gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.bz2
gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.zip
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/testunit/testunit-0.1.5.ebuild')
-rw-r--r--dev-ruby/testunit/testunit-0.1.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/testunit/testunit-0.1.5.ebuild b/dev-ruby/testunit/testunit-0.1.5.ebuild
index 9c4e24744f2b..28e8ebad199f 100644
--- a/dev-ruby/testunit/testunit-0.1.5.ebuild
+++ b/dev-ruby/testunit/testunit-0.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.5.ebuild,v 1.7 2004/06/25 02:05:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.5.ebuild,v 1.8 2004/07/14 22:18:10 agriffis Exp $
inherit ruby
@@ -11,6 +11,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
# testunit is included in ruby distribution from 1.8
RUBY="/usr/bin/ruby16"