summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-13 07:23:43 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-13 07:23:43 +0000
commit5eb5c778841be4d2ab493f8180334427719dc284 (patch)
treeb28d9dca79e8d4536179097bbbe51dbcdbf824b4 /media-libs/mesa
parentAlso compatible with python3_3 (diff)
downloadgentoo-2-5eb5c778841be4d2ab493f8180334427719dc284.tar.gz
gentoo-2-5eb5c778841be4d2ab493f8180334427719dc284.tar.bz2
gentoo-2-5eb5c778841be4d2ab493f8180334427719dc284.zip
Bump libclc dep for multilib.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-9.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 2010c9e806b7..4f9944532731 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,9 @@
# 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.508 2013/10/08 05:02:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.509 2013/10/13 07:23:43 mgorny Exp $
+
+ 13 Oct 2013; Michał Górny <mgorny@gentoo.org> mesa-9.2.0-r1.ebuild:
+ Bump libclc dep for multilib.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.1.6.ebuild:
Stable for x86, wrt bug #475480
diff --git a/media-libs/mesa/mesa-9.2.0-r1.ebuild b/media-libs/mesa/mesa-9.2.0-r1.ebuild
index c7ae22a48f28..b5347247adf3 100644
--- a/media-libs/mesa/mesa-9.2.0-r1.ebuild
+++ b/media-libs/mesa/mesa-9.2.0-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/media-libs/mesa/mesa-9.2.0-r1.ebuild,v 1.2 2013/09/21 21:30:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.2.0-r1.ebuild,v 1.3 2013/10/13 07:23:43 mgorny Exp $
EAPI=5
@@ -102,7 +102,7 @@ RDEPEND="
>=x11-libs/libxcb-1.8.1[${MULTILIB_USEDEP}]
opencl? (
app-admin/eselect-opencl
- >=dev-libs/libclc-0.0.1_pre20130524-r1
+ >=dev-libs/libclc-0.0.1_pre20130819-r1
)
vdpau? ( >=x11-libs/libvdpau-0.4.1[${MULTILIB_USEDEP}] )
wayland? ( >=dev-libs/wayland-1.0.3[${MULTILIB_USEDEP}] )