diff options
author | 2004-07-14 22:04:40 +0000 | |
---|---|---|
committer | 2004-07-14 22:04:40 +0000 | |
commit | afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb (patch) | |
tree | f2408a96fe66d5a78ecbb036b26ac874b43bb623 /dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.tar.gz gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.tar.bz2 gentoo-2-afeb0316b0a5dd6bf3d5dc5609dbdb509ef87dcb.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild index f19cdf580db7..888593ecf313 100644 --- a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild +++ b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.10 2004/06/25 01:58:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.11 2004/07/14 22:02:47 agriffis Exp $ DESCRIPTION="Ruby Gconf bindings" SRC_URI="mirror://sourceforge/ruby-gnome/${P}.tar.gz" HOMEPAGE="http://ruby-gnome.sourceforge.net/" LICENSE="Ruby" KEYWORDS="x86" +IUSE="" SLOT="0" DEPEND="virtual/ruby |