diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-07-30 18:59:24 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-07-30 18:59:24 +0000 |
commit | 8d2f87fd33bfca6680fd8388a8279c9ef7f4aa01 (patch) | |
tree | 270653031fa99665ece2c8d989f2e8913efdad32 /x11-libs/libvdpau | |
parent | Update the emul-linux blocker to support abi_x86_32 flag on emul-linux. (diff) | |
download | gentoo-2-8d2f87fd33bfca6680fd8388a8279c9ef7f4aa01.tar.gz gentoo-2-8d2f87fd33bfca6680fd8388a8279c9ef7f4aa01.tar.bz2 gentoo-2-8d2f87fd33bfca6680fd8388a8279c9ef7f4aa01.zip |
Update the emul-linux blocker to support abi_x86_32 flag on emul-linux.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r-- | x11-libs/libvdpau/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libvdpau/libvdpau-0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libvdpau/libvdpau-0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libvdpau/ChangeLog b/x11-libs/libvdpau/ChangeLog index 9b12cc328c46..7ea52cbe9fd0 100644 --- a/x11-libs/libvdpau/ChangeLog +++ b/x11-libs/libvdpau/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libvdpau # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.28 2013/05/14 14:40:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.29 2013/07/30 18:59:24 mgorny Exp $ + + 30 Jul 2013; Michał Górny <mgorny@gentoo.org> libvdpau-0.5-r1.ebuild, + libvdpau-0.6.ebuild: + Update the emul-linux blocker to support abi_x86_32 flag on emul-linux. *libvdpau-0.6 (14 May 2013) diff --git a/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild b/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild index 93a595e8f32e..4aa9f1100f82 100644 --- a/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild +++ b/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild,v 1.1 2013/02/26 16:37:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.5-r1.ebuild,v 1.2 2013/07/30 18:59:24 mgorny Exp $ EAPI=5 inherit autotools-multilib @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* - abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 )" + abi_x86_32? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} virtual/pkgconfig doc? ( diff --git a/x11-libs/libvdpau/libvdpau-0.6.ebuild b/x11-libs/libvdpau/libvdpau-0.6.ebuild index 368452999a5f..631e2e4f794b 100644 --- a/x11-libs/libvdpau/libvdpau-0.6.ebuild +++ b/x11-libs/libvdpau/libvdpau-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.6.ebuild,v 1.1 2013/05/14 14:40:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.6.ebuild,v 1.2 2013/07/30 18:59:24 mgorny Exp $ EAPI=5 inherit autotools-multilib @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* - abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 )" + abi_x86_32? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} virtual/pkgconfig doc? ( |