summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/clinfo: remove eselect-opencl dependencyMarek Szuba2020-04-081-3/+2
| | | | | | | | | | | | | | This was only needed here for OpenCL header files and virtual/opencl takes care of pulling those in now. Technically, even the stable version 2 did this - but 3 is the first one which *officially* makes the virtual provide the API rather than an implementation. Revbump because clinfo hasn't seen any new releases for quite a while now so we cannot rely on a new release to propagate RDEPEND changes to the users. Approved-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/clinfo: 2.2.18.03.26 version bumpCraig Andrews2018-03-261-2/+3
| | | | | | | Add dependency on >=app-eselect/eselect-opencl-1.1.0-r4 to ensure the required opencl 2.0 headers are present. Closes: https://bugs.gentoo.org/650730 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/clinfo: A tool to display info about the system's OpenCL capabilitiesCraig Andrews2017-10-251-0/+25
Package-Manager: Portage-2.3.12, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6054