From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B8091138A1A for ; Sat, 15 Nov 2014 00:21:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0A7AE0BB0; Sat, 15 Nov 2014 00:21:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52463E0B2F for ; Sat, 15 Nov 2014 00:21:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D53F3401D6 for ; Sat, 15 Nov 2014 00:21:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DABEA27E for ; Sat, 15 Nov 2014 00:21:42 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1416009421.08f55023f47700036603c7efb63478efdf938f84.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-util/amdapp/ X-VCS-Repository: proj/sci X-VCS-Files: dev-util/amdapp/ChangeLog dev-util/amdapp/amdapp-2.8.ebuild X-VCS-Directories: dev-util/amdapp/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 08f55023f47700036603c7efb63478efdf938f84 X-VCS-Branch: master Date: Sat, 15 Nov 2014 00:21:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e84f5d50-c1a2-4fe1-a9a1-e0306b4428c6 X-Archives-Hash: 89b1b232e3a504c0de69fcf7ac5b36e1 commit: 08f55023f47700036603c7efb63478efdf938f84 Author: Christoph Junghans gentoo org> AuthorDate: Fri Nov 14 23:57:01 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Fri Nov 14 23:57:01 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=08f55023 switch to virtual/opencl Package-Manager: portage-2.2.8-r2 --- dev-util/amdapp/ChangeLog | 6 ++++++ dev-util/amdapp/amdapp-2.8.ebuild | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-util/amdapp/ChangeLog b/dev-util/amdapp/ChangeLog new file mode 100644 index 0000000..85df99a --- /dev/null +++ b/dev-util/amdapp/ChangeLog @@ -0,0 +1,6 @@ +# ChangeLog for dev-util/amdapp +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 14 Nov 2014; Christoph Junghans amdapp-2.8.ebuild: + switch to virtual/opencl diff --git a/dev-util/amdapp/amdapp-2.8.ebuild b/dev-util/amdapp/amdapp-2.8.ebuild index 7676903..53a239e 100644 --- a/dev-util/amdapp/amdapp-2.8.ebuild +++ b/dev-util/amdapp/amdapp-2.8.ebuild @@ -29,8 +29,7 @@ RDEPEND=" sys-devel/gcc media-libs/mesa media-libs/freeglut - || ( dev-util/opencl-headers dev-util/nvidia-cuda-toolkit - >=x11-drivers/ati-drivers-11.12[opencl] ) + virtual/opencl examples? ( media-libs/glew ) app-admin/eselect-opencl" DEPEND="