summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-09 05:34:07 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-09 05:34:07 +0000
commit5b918dc2b872a5737090c9d741d5016ef68c4cb7 (patch)
treef1e3e116cf1a59761118cdfc3b2900603b2fee45 /media-video/vlc/vlc-0.8.5-r5.ebuild
parentMarked stable on mips. (diff)
downloadhistorical-5b918dc2b872a5737090c9d741d5016ef68c4cb7.tar.gz
historical-5b918dc2b872a5737090c9d741d5016ef68c4cb7.tar.bz2
historical-5b918dc2b872a5737090c9d741d5016ef68c4cb7.zip
Pinpoint virtual/x11 version to less than 7.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'media-video/vlc/vlc-0.8.5-r5.ebuild')
-rw-r--r--media-video/vlc/vlc-0.8.5-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/vlc/vlc-0.8.5-r5.ebuild b/media-video/vlc/vlc-0.8.5-r5.ebuild
index bd7b6aeeae7b..a9a9aa9eaab3 100644
--- a/media-video/vlc/vlc-0.8.5-r5.ebuild
+++ b/media-video/vlc/vlc-0.8.5-r5.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/media-video/vlc/vlc-0.8.5-r5.ebuild,v 1.1 2006/07/08 13:50:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.5-r5.ebuild,v 1.2 2006/07/09 05:34:07 flameeyes Exp $
inherit eutils wxwidgets multilib autotools toolchain-funcs gnome2 nsplugins
@@ -91,7 +91,7 @@ RDEPEND="
x11-libs/libXext
xv? ( x11-libs/libXv )
xinerama? ( x11-libs/libXinerama )
- ) virtual/x11 )
+ ) <virtual/x11-7 )
opengl? ( virtual/opengl )
)
directfb? ( dev-libs/DirectFB )
@@ -106,7 +106,7 @@ DEPEND="${RDEPEND}
x11-proto/xproto
x11-proto/xextproto
xinerama? ( x11-proto/xineramaproto )
- ) virtual/x11 )
+ ) <virtual/x11-7 )
)
dev-util/pkgconfig"