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
commitf485685c4e2e24036605e515f94e3faf535cc9f6 (patch)
tree6794e1c792c5c17a49b528dd68ca95b0b87974b9 /dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.gz
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.bz2
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.zip
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild')
-rw-r--r--dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild b/dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild
index 4c40c3a2001c..03af46e6bbfe 100644
--- a/dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild
+++ b/dev-ruby/ruby-gtk/ruby-gtk-0.30.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-gtk/ruby-gtk-0.30.ebuild,v 1.8 2004/07/01 10:26:11 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk/ruby-gtk-0.30.ebuild,v 1.9 2004/07/14 22:08:51 agriffis Exp $
S=${WORKDIR}/ruby-gnome-all-${PV}/gtk
DESCRIPTION="Ruby Gtk+ bindings"
@@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-all-${PV}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86 alpha"
+IUSE=""
DEPEND="virtual/ruby
=x11-libs/gtk+-1.2*"