summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-03-31 18:17:59 +0000
committerUlrich Müller <ulm@gentoo.org>2015-03-31 18:17:59 +0000
commitab1fa352c06cf12b2a1aee34a3844d612c13df92 (patch)
tree781d22c6b92ba3aaa364748c9a077d10ca41df83 /virtual/opencl/opencl-0-r3.ebuild
parentUpdate dependency after package move of eselect modules to app-eselect. (diff)
downloadgentoo-2-ab1fa352c06cf12b2a1aee34a3844d612c13df92.tar.gz
gentoo-2-ab1fa352c06cf12b2a1aee34a3844d612c13df92.tar.bz2
gentoo-2-ab1fa352c06cf12b2a1aee34a3844d612c13df92.zip
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'virtual/opencl/opencl-0-r3.ebuild')
-rw-r--r--virtual/opencl/opencl-0-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/opencl/opencl-0-r3.ebuild b/virtual/opencl/opencl-0-r3.ebuild
index 90c1d6259ab4..309218c6f3a8 100644
--- a/virtual/opencl/opencl-0-r3.ebuild
+++ b/virtual/opencl/opencl-0-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0-r3.ebuild,v 1.1 2013/06/19 15:45:58 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0-r3.ebuild,v 1.2 2015/03/31 18:17:59 ulm Exp $
EAPI=5
@@ -15,7 +15,7 @@ CARDS=( fglrx nvidia )
IUSE="${CARDS[@]/#/video_cards_}"
DEPEND=""
-RDEPEND="app-admin/eselect-opencl
+RDEPEND="app-eselect/eselect-opencl
|| (
media-libs/mesa[opencl]
video_cards_fglrx? ( >=x11-drivers/ati-drivers-12.1-r1 )