diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-08 10:52:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-08 10:52:37 +0000 |
commit | 1cc697111da2c810bf06a935add42f8dc954c733 (patch) | |
tree | e224c8d8b8ffa83a3a2401347ef5cc72f2c3de5c /dev-util/nvidia-cuda-profiler | |
parent | stable x86, bug 276538 (diff) | |
download | gentoo-2-1cc697111da2c810bf06a935add42f8dc954c733.tar.gz gentoo-2-1cc697111da2c810bf06a935add42f8dc954c733.tar.bz2 gentoo-2-1cc697111da2c810bf06a935add42f8dc954c733.zip |
stable x86, bug 276538
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-util/nvidia-cuda-profiler')
-rw-r--r-- | dev-util/nvidia-cuda-profiler/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/nvidia-cuda-profiler/ChangeLog b/dev-util/nvidia-cuda-profiler/ChangeLog index 19aa511fb984..84e0bb68c39e 100644 --- a/dev-util/nvidia-cuda-profiler/ChangeLog +++ b/dev-util/nvidia-cuda-profiler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/nvidia-cuda-profiler # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-profiler/ChangeLog,v 1.2 2009/01/21 14:44:17 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-profiler/ChangeLog,v 1.3 2009/07/08 10:52:37 fauli Exp $ + + 08 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + nvidia-cuda-profiler-1.0.ebuild: + stable x86, bug 276538 *nvidia-cuda-profiler-1.1 (21 Jan 2009) diff --git a/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild b/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild index ee582d62c8e9..33d2608f80b6 100644 --- a/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild +++ b/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild,v 1.2 2008/12/31 03:25:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-profiler/nvidia-cuda-profiler-1.0.ebuild,v 1.3 2009/07/08 10:52:37 fauli Exp $ DESCRIPTION="NVIDIA CUDA Visual Profiler" HOMEPAGE="http://developer.nvidia.com/cuda" @@ -9,7 +9,7 @@ SRC_URI="http://developer.download.nvidia.com/compute/cuda/2.0-Beta2/profiler/Cu http://developer.download.nvidia.com/compute/cuda/2.0-Beta2/docs/CudaVisualProfiler_README_1.0_13June08.txt" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-util/nvidia-cuda-toolkit |