summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-serialport')
-rw-r--r--dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild b/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild
index 8bbfed0e1340..f1fb2c0fc87e 100644
--- a/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild
+++ b/dev-ruby/ruby-serialport/ruby-serialport-0.6.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/ruby-serialport/ruby-serialport-0.6.ebuild,v 1.4 2004/06/25 02:03:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild,v 1.5 2004/07/14 22:15:10 agriffis Exp $
inherit ruby
@@ -10,6 +10,7 @@ SRC_URI="http://rubyforge.org/download.php/72/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
USE_RUBY="ruby16 ruby18 ruby19"
DEPEND="virtual/ruby"