diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:13:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:13:22 +0000 |
commit | 834013ed114a15cf9544a296b2c416952504b893 (patch) | |
tree | 27a3767b15a75baab502d3bb024791eae5ea0b52 /media-libs | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-834013ed114a15cf9544a296b2c416952504b893.tar.gz gentoo-2-834013ed114a15cf9544a296b2c416952504b893.tar.bz2 gentoo-2-834013ed114a15cf9544a296b2c416952504b893.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.10.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 1bed769d7e38..70d64f14bbf9 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,11 @@ # 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.428 2012/10/09 09:02:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.429 2012/10/24 19:13:22 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> mesa-7.10.3.ebuild, + mesa-7.11.ebuild, mesa-7.11.2.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. *mesa-9.0 (09 Oct 2012) diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index bc0e1b39ea75..016d5cb68535 100644 --- a/media-libs/mesa/mesa-7.10.3.ebuild +++ b/media-libs/mesa/mesa-7.10.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-7.10.3.ebuild,v 1.14 2012/05/11 00:45:56 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.15 2012/10/24 19:13:22 ulm Exp $ EAPI=3 @@ -73,7 +73,7 @@ RDEPEND="${EXTERNAL_DEPEND} x11-libs/libXmu x11-libs/libXxf86vm motif? ( - x11-libs/openmotif + x11-libs/motif !x11-libs/libGLw ) gallium? ( llvm? ( diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild index 78de972a13ad..36b3cb6dbcc6 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.11 2012/05/11 00:45:56 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.12 2012/10/24 19:13:22 ulm Exp $ EAPI=3 @@ -71,7 +71,7 @@ RDEPEND="${EXTERNAL_DEPEND} x11-libs/libXmu x11-libs/libXxf86vm motif? ( - x11-libs/openmotif + x11-libs/motif !x11-libs/libGLw ) gallium? ( llvm? ( >=sys-devel/llvm-2.8 ) diff --git a/media-libs/mesa/mesa-7.11.ebuild b/media-libs/mesa/mesa-7.11.ebuild index b83458ff47ac..69c53e51078b 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.17 2012/05/11 00:45:56 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.18 2012/10/24 19:13:22 ulm Exp $ EAPI=3 @@ -71,7 +71,7 @@ RDEPEND="${EXTERNAL_DEPEND} x11-libs/libXmu x11-libs/libXxf86vm motif? ( - x11-libs/openmotif + x11-libs/motif !x11-libs/libGLw ) gallium? ( llvm? ( <sys-devel/llvm-3 ) |