summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-09 21:05:59 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-09 21:05:59 +0000
commit68b27a099d07b3d13553bb44431f0698c9606d49 (patch)
treeaccc4f32997813f44c53b108c30945eaed45e49b /dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild
parentPinpoint virtual/x11 version to less than 7. (diff)
downloadgentoo-2-68b27a099d07b3d13553bb44431f0698c9606d49.tar.gz
gentoo-2-68b27a099d07b3d13553bb44431f0698c9606d49.tar.bz2
gentoo-2-68b27a099d07b3d13553bb44431f0698c9606d49.zip
Pinpoint virtual/x11 version to less than 7.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild')
-rw-r--r--dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild b/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild
index 78540032f514..daafe6f28f2f 100644
--- a/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild
+++ b/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild,v 1.2 2006/03/30 03:54:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-xlib/ruby-xlib-0.6.15-r1.ebuild,v 1.3 2006/07/09 21:05:59 flameeyes Exp $
inherit ruby
USE_RUBY="ruby16 ruby18 ruby19"
@@ -20,7 +20,7 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXext
)
- virtual/x11
+ <virtual/x11-7
)"
DEPEND="${RDEPEND}
|| (
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
x11-proto/xproto
x11-proto/xextproto
)
- virtual/x11
+ <virtual/x11-7
)"
PATCHES="${FILESDIR}/ruby-xlib-0.6.15-gcc.patch"