diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-10 21:54:09 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-10 21:54:09 +0000 |
commit | 8313b544171d35ecf93d09fc2834d00e74268946 (patch) | |
tree | f1c78d2dd162047ca703bfe550d6404e8be857f3 /media-libs | |
parent | Make the log output redirection much simpler. Fix bash-3.2 compatibility. (diff) | |
download | gentoo-2-8313b544171d35ecf93d09fc2834d00e74268946.tar.gz gentoo-2-8313b544171d35ecf93d09fc2834d00e74268946.tar.bz2 gentoo-2-8313b544171d35ecf93d09fc2834d00e74268946.zip |
mesa-9.0 xorg state tracker does not build against xorg-server-1.14. Add subslot dependency to mesa-9.1.
(Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.1.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index aa82d649f345..dd5a906bcaa5 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.463 2013/03/06 13:18:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.464 2013/03/10 21:54:09 chithanh Exp $ + + 10 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + mesa-9.0.1.ebuild, mesa-9.0.2.ebuild, mesa-9.0.3.ebuild, mesa-9.1.ebuild: + mesa-9.0 xorg state tracker does not build against xorg-server-1.14. Add + subslot dependency to mesa-9.1. 06 Mar 2013; Michał Górny <mgorny@gentoo.org> mesa-9.1.ebuild: Migrate to python-r1. diff --git a/media-libs/mesa/mesa-9.0.1.ebuild b/media-libs/mesa/mesa-9.0.1.ebuild index fd0d08f23859..4c3578feb3f2 100644 --- a/media-libs/mesa/mesa-9.0.1.ebuild +++ b/media-libs/mesa/mesa-9.0.1.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/media-libs/mesa/mesa-9.0.1.ebuild,v 1.15 2013/01/21 17:54:17 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.16 2013/03/10 21:54:09 chithanh Exp $ EAPI=4 @@ -96,7 +96,7 @@ RDEPEND="!<x11-base/xorg-server-1.7 vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( - x11-base/xorg-server + <x11-base/xorg-server-1.13.49 x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) diff --git a/media-libs/mesa/mesa-9.0.2.ebuild b/media-libs/mesa/mesa-9.0.2.ebuild index 036ea1fb75a0..571b5497f222 100644 --- a/media-libs/mesa/mesa-9.0.2.ebuild +++ b/media-libs/mesa/mesa-9.0.2.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/media-libs/mesa/mesa-9.0.2.ebuild,v 1.1 2013/02/18 21:59:57 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.2.ebuild,v 1.2 2013/03/10 21:54:09 chithanh Exp $ EAPI=4 @@ -96,7 +96,7 @@ RDEPEND="!<x11-base/xorg-server-1.7 vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( - x11-base/xorg-server + <x11-base/xorg-server-1.13.49 x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) diff --git a/media-libs/mesa/mesa-9.0.3.ebuild b/media-libs/mesa/mesa-9.0.3.ebuild index df1238488a93..b4f147e0cde1 100644 --- a/media-libs/mesa/mesa-9.0.3.ebuild +++ b/media-libs/mesa/mesa-9.0.3.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/media-libs/mesa/mesa-9.0.3.ebuild,v 1.2 2013/02/23 02:49:21 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.3.ebuild,v 1.3 2013/03/10 21:54:09 chithanh Exp $ EAPI=4 @@ -93,7 +93,7 @@ RDEPEND="!<x11-base/xorg-server-1.7 vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( - x11-base/xorg-server + <x11-base/xorg-server-1.13.49 x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) diff --git a/media-libs/mesa/mesa-9.1.ebuild b/media-libs/mesa/mesa-9.1.ebuild index d4d6f2f41634..35797940d6f0 100644 --- a/media-libs/mesa/mesa-9.1.ebuild +++ b/media-libs/mesa/mesa-9.1.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/media-libs/mesa/mesa-9.1.ebuild,v 1.3 2013/03/06 13:18:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.ebuild,v 1.4 2013/03/10 21:54:09 chithanh Exp $ EAPI=5 @@ -93,7 +93,7 @@ RDEPEND=" vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( - x11-base/xorg-server + x11-base/xorg-server:= x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) |