diff options
author | 2012-12-03 02:42:08 +0000 | |
---|---|---|
committer | 2012-12-03 02:42:08 +0000 | |
commit | db9f250cb36ad0226240f6e0aaf6b9fadcbc4ef1 (patch) | |
tree | 922abe69ca2ce7a7a33c83118cbf1e559139d06c /media-libs/mesa | |
parent | Use virtual/udev instead of sys-fs/udev wrt #444398 (diff) | |
download | gentoo-2-db9f250cb36ad0226240f6e0aaf6b9fadcbc4ef1.tar.gz gentoo-2-db9f250cb36ad0226240f6e0aaf6b9fadcbc4ef1.tar.bz2 gentoo-2-db9f250cb36ad0226240f6e0aaf6b9fadcbc4ef1.zip |
Use virtual/udev instead of sys-fs/udev wrt #444398
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 12 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.ebuild | 4 |
7 files changed, 23 insertions, 13 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 6ae276521ccb..554e2688bf73 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.435 2012/12/02 20:41:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.436 2012/12/03 02:42:08 ssuominen Exp $ + + 03 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> mesa-7.11.ebuild, + mesa-7.11.2.ebuild, mesa-8.0.3.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.ebuild, + mesa-9.0.1.ebuild: + Use virtual/udev instead of sys-fs/udev wrt #444398 + + 03 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> mesa-7.11.ebuild, + mesa-7.11.2.ebuild, mesa-8.0.3.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.ebuild, + mesa-9.0.1.ebuild: + Use virtual/udev instead of sys-fs/udev wrt #444398 02 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-8.0.4-r1.ebuild: Stable for ppc64, wrt bug #432400 diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild index 36b3cb6dbcc6..437fcfda358d 100644 --- a/media-libs/mesa/mesa-7.11.2.ebuild +++ b/media-libs/mesa/mesa-7.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.12 2012/10/24 19:13:22 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.13 2012/12/03 02:42:08 ssuominen Exp $ EAPI=3 @@ -62,7 +62,7 @@ RDEPEND="${EXTERNAL_DEPEND} gallium? ( app-admin/eselect-mesa ) app-admin/eselect-opengl dev-libs/expat - gbm? ( sys-fs/udev ) + gbm? ( virtual/udev ) x11-libs/libICE >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage diff --git a/media-libs/mesa/mesa-7.11.ebuild b/media-libs/mesa/mesa-7.11.ebuild index 69c53e51078b..df6021131bda 100644 --- a/media-libs/mesa/mesa-7.11.ebuild +++ b/media-libs/mesa/mesa-7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.18 2012/10/24 19:13:22 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.19 2012/12/03 02:42:08 ssuominen Exp $ EAPI=3 @@ -62,7 +62,7 @@ RDEPEND="${EXTERNAL_DEPEND} gallium? ( app-admin/eselect-mesa ) app-admin/eselect-opengl dev-libs/expat - gbm? ( sys-fs/udev ) + gbm? ( virtual/udev ) x11-libs/libICE >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage diff --git a/media-libs/mesa/mesa-8.0.3.ebuild b/media-libs/mesa/mesa-8.0.3.ebuild index 9d4cb0afb151..efb8505cbe90 100644 --- a/media-libs/mesa/mesa-8.0.3.ebuild +++ b/media-libs/mesa/mesa-8.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.11 2012/10/04 08:37:19 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.12 2012/12/03 02:42:08 ssuominen Exp $ EAPI=4 @@ -86,7 +86,7 @@ RDEPEND="${EXTERNAL_DEPEND} gallium? ( app-admin/eselect-mesa ) >=app-admin/eselect-opengl-1.2.5 dev-libs/expat - gbm? ( sys-fs/udev ) + gbm? ( virtual/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext diff --git a/media-libs/mesa/mesa-8.0.4-r1.ebuild b/media-libs/mesa/mesa-8.0.4-r1.ebuild index fd8f97ba7a8d..15dbfeabf854 100644 --- a/media-libs/mesa/mesa-8.0.4-r1.ebuild +++ b/media-libs/mesa/mesa-8.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.9 2012/12/02 20:41:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.10 2012/12/03 02:42:08 ssuominen Exp $ EAPI=4 @@ -86,7 +86,7 @@ RDEPEND="${EXTERNAL_DEPEND} gallium? ( app-admin/eselect-mesa ) >=app-admin/eselect-opengl-1.2.6 dev-libs/expat - gbm? ( sys-fs/udev ) + gbm? ( virtual/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext diff --git a/media-libs/mesa/mesa-9.0.1.ebuild b/media-libs/mesa/mesa-9.0.1.ebuild index edf7bc7021c8..5ba8f9f7af6a 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-2012 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.1 2012/11/19 03:52:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.2 2012/12/03 02:42:08 ssuominen Exp $ EAPI=4 @@ -85,7 +85,7 @@ RDEPEND="!<x11-base/xorg-server-1.7 >=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( - sys-fs/udev + virtual/udev x11-libs/libdrm[libkms] ) >=x11-libs/libX11-1.3.99.901 diff --git a/media-libs/mesa/mesa-9.0.ebuild b/media-libs/mesa/mesa-9.0.ebuild index c9281ab30b52..de6921e4e1c2 100644 --- a/media-libs/mesa/mesa-9.0.ebuild +++ b/media-libs/mesa/mesa-9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.4 2012/11/28 21:31:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.5 2012/12/03 02:42:08 ssuominen Exp $ EAPI=4 @@ -85,7 +85,7 @@ RDEPEND="!<x11-base/xorg-server-1.7 >=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( - sys-fs/udev + virtual/udev x11-libs/libdrm[libkms] ) >=x11-libs/libX11-1.3.99.901 |