summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2009-10-22 15:29:08 +0000
committerDoug Goldstein <cardoe@gentoo.org>2009-10-22 15:29:08 +0000
commit9f81841cce84609223cc8dadcc22f0be746a786c (patch)
treefd50bc52787f2ef1a143ac28b2de0ed91c0df013 /x11-libs/libvdpau
parentRemoving rails-{1,2.0,2.1} mask, packages are gone (diff)
downloadgentoo-2-9f81841cce84609223cc8dadcc22f0be746a786c.tar.gz
gentoo-2-9f81841cce84609223cc8dadcc22f0be746a786c.tar.bz2
gentoo-2-9f81841cce84609223cc8dadcc22f0be746a786c.zip
messed up the blocker version syntax
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r--x11-libs/libvdpau/ChangeLog5
-rw-r--r--x11-libs/libvdpau/libvdpau-0.2.ebuild24
2 files changed, 16 insertions, 13 deletions
diff --git a/x11-libs/libvdpau/ChangeLog b/x11-libs/libvdpau/ChangeLog
index b1ebf9608f57..3479f1ffe622 100644
--- a/x11-libs/libvdpau/ChangeLog
+++ b/x11-libs/libvdpau/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libvdpau
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.2 2009/10/22 14:18:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.3 2009/10/22 15:29:08 cardoe Exp $
+
+ 22 Oct 2009; Doug Goldstein <cardoe@gentoo.org> libvdpau-0.2.ebuild:
+ messed up the blocker version syntax
22 Oct 2009; Doug Goldstein <cardoe@gentoo.org> libvdpau-0.2.ebuild:
switch to make dist'd tarballs. block the versions of the nvidia-drivers
diff --git a/x11-libs/libvdpau/libvdpau-0.2.ebuild b/x11-libs/libvdpau/libvdpau-0.2.ebuild
index e13963ed08ca..540f0d353ddc 100644
--- a/x11-libs/libvdpau/libvdpau-0.2.ebuild
+++ b/x11-libs/libvdpau/libvdpau-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.3 2009/10/22 14:19:03 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.4 2009/10/22 15:29:08 cardoe Exp $
EAPI="2"
@@ -15,17 +15,17 @@ IUSE="doc"
#unfortunately, there's driver versions in between that this works with
RDEPEND="x11-libs/libX11
- !>=x11-drivers/nvidia-drivers-180.29
- !>=x11-drivers/nvidia-drivers-180.60
- !>=x11-drivers/nvidia-drivers-185.18.14
- !>=x11-drivers/nvidia-drivers-185.18.29
- !>=x11-drivers/nvidia-drivers-185.18.31
- !>=x11-drivers/nvidia-drivers-185.18.36
- !>=x11-drivers/nvidia-drivers-190.18
- !>=x11-drivers/nvidia-drivers-190.25
- !>=x11-drivers/nvidia-drivers-190.32
- !>=x11-drivers/nvidia-drivers-190.36
- !>=x11-drivers/nvidia-drivers-190.40"
+ !=x11-drivers/nvidia-drivers-180.29
+ !=x11-drivers/nvidia-drivers-180.60
+ !=x11-drivers/nvidia-drivers-185.18.14
+ !=x11-drivers/nvidia-drivers-185.18.29
+ !=x11-drivers/nvidia-drivers-185.18.31
+ !=x11-drivers/nvidia-drivers-185.18.36
+ !=x11-drivers/nvidia-drivers-190.18
+ !=x11-drivers/nvidia-drivers-190.25
+ !=x11-drivers/nvidia-drivers-190.32
+ !=x11-drivers/nvidia-drivers-190.36
+ !=x11-drivers/nvidia-drivers-190.40"
DEPEND="${RDEPEND}
x11-proto/xproto
doc? ( app-doc/doxygen