summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
commitd80e4d7b812de76012302ab154b8b8a0c706640a (patch)
tree6852e43ed8f4895d9f241cf248a7f2efd48fe35d /dev-ruby/ruby-gconf
parentupdating bb when I should be asleep (diff)
downloadgentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'dev-ruby/ruby-gconf')
-rw-r--r--dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild4
-rw-r--r--dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild
index 04cc24bbcf96..58003cb006e5 100644
--- a/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild
+++ b/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jerry Alexandratos <jerry@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.1 2002/01/21 14:50:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.1.ebuild,v 1.2 2002/05/23 06:50:11 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Ruby Gconf bindings"
@@ -9,7 +9,7 @@ SRC_URI="http://prdownloads.sourceforge.net/ruby-gnome/${P}.tar.gz"
HOMEPAGE="http://ruby-gnome.sourceforge.net/"
DEPEND=">=dev-lang/ruby-1.6.4-r1
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=gnome-base/gconf-1.0.7-r2"
src_compile() {
diff --git a/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild b/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild
index 41968488e250..4f490373b859 100644
--- a/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild
+++ b/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jerry Alexandratos <jerry@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild,v 1.2 2002/04/22 01:40:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf/ruby-gconf-0.2.ebuild,v 1.3 2002/05/23 06:50:11 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Ruby Gconf bindings"
@@ -9,7 +9,7 @@ SRC_URI="http://prdownloads.sourceforge.net/ruby-gnome/${P}.tar.gz"
HOMEPAGE="http://ruby-gnome.sourceforge.net/"
DEPEND=">=dev-lang/ruby-1.6.4-r1
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=gnome-base/gconf-1.0.7-r2"
src_compile() {