mgorny      14/06/18 21:02:10

  Modified:             libva-vdpau-driver-9999.ebuild
                        libva-vdpau-driver-0.7.4-r1.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
#513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild?r1=1.2&r2=1.3

Index: libva-vdpau-driver-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libva-vdpau-driver-9999.ebuild      1 Feb 2014 15:24:44 -0000       1.2
+++ libva-vdpau-driver-9999.ebuild      18 Jun 2014 21:02:10 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild,v
 1.2 2014/02/01 15:24:44 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild,v
 1.3 2014/06/18 21:02:10 mgorny Exp $
 
 EAPI=5
 
@@ -31,9 +31,9 @@
 fi
 IUSE="debug opengl"
 
-RDEPEND=">=x11-libs/libva-1.1.0[X,opengl?,${MULTILIB_USEDEP}]
-       opengl? ( virtual/opengl[${MULTILIB_USEDEP}] )
-       x11-libs/libvdpau[${MULTILIB_USEDEP}]
+RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
+       opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
+       >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}]
        !x11-libs/vdpau-video"
 
 DEPEND="${DEPEND}



1.3                  
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild?r1=1.2&r2=1.3

Index: libva-vdpau-driver-0.7.4-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libva-vdpau-driver-0.7.4-r1.ebuild  16 Feb 2014 19:41:37 -0000      1.2
+++ libva-vdpau-driver-0.7.4-r1.ebuild  18 Jun 2014 21:02:10 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild,v
 1.2 2014/02/16 19:41:37 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild,v
 1.3 2014/06/18 21:02:10 mgorny Exp $
 
 EAPI=5
 
@@ -16,9 +16,9 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="debug opengl"
 
-RDEPEND=">=x11-libs/libva-1.1.0[X,opengl?,${MULTILIB_USEDEP}]
-       opengl? ( virtual/opengl[${MULTILIB_USEDEP}] )
-       x11-libs/libvdpau[${MULTILIB_USEDEP}]
+RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
+       opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
+       >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}]
        !x11-libs/vdpau-video"
 
 DEPEND="${DEPEND}



1.7                  x11-libs/libva-vdpau-driver/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   16 Feb 2014 19:41:37 -0000      1.6
+++ ChangeLog   18 Jun 2014 21:02:10 -0000      1.7
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libva-vdpau-driver
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.6 
2014/02/16 19:41:37 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.7 
2014/06/18 21:02:10 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]>
+  libva-vdpau-driver-0.7.4-r1.ebuild, libva-vdpau-driver-9999.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   16 Feb 2014; Chí-Thanh Christopher Nguyễn <[email protected]>
   +files/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch,




Reply via email to