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 23876138ACE for ; Mon, 17 Nov 2014 07:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5D0AE0DC5; Mon, 17 Nov 2014 07:13:01 +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 4F9FDE0DCF for ; Mon, 17 Nov 2014 07:13:01 +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 E8AE83404DA for ; Mon, 17 Nov 2014 07:12:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C28EA4C1 for ; Mon, 17 Nov 2014 07:12:58 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1416208362.6b012d1f1477c6124c5ba898731bdc854f6be4c3.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6b012d1f1477c6124c5ba898731bdc854f6be4c3 X-VCS-Branch: master Date: Mon, 17 Nov 2014 07:12:58 +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: 2a24ef32-f344-47a9-8d48-747bc8819e02 X-Archives-Hash: 7083b08698d5af6ff38bc6f24992da16 commit: 6b012d1f1477c6124c5ba898731bdc854f6be4c3 Author: Justin gentoo org> AuthorDate: Mon Nov 17 07:12:42 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Nov 17 07:12:42 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6b012d1f Merge pull request #287 from marbre/nvidia-cuda-sdk dev-util/nvidia-cuda-sdk: add version 6.5.19 dev-util/nvidia-cuda-sdk/ChangeLog | 9 ++ dev-util/nvidia-cuda-sdk/Manifest | 1 + .../nvidia-cuda-sdk}/metadata.xml | 8 ++ .../nvidia-cuda-sdk/nvidia-cuda-sdk-6.5.19.ebuild | 145 +++++++++++++++++++++ 4 files changed, 163 insertions(+) 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 1B640138A1C for ; Sat, 28 Feb 2015 20:58:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84833E085A; Sat, 28 Feb 2015 20:58:41 +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 CF69DE0831 for ; Sat, 28 Feb 2015 20:58:40 +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 8220E3409D6 for ; Sat, 28 Feb 2015 20:58:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B0CF12C24 for ; Sat, 28 Feb 2015 20:58:38 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1416208362.6b012d1f1477c6124c5ba898731bdc854f6be4c3.jlec@gentoo> Subject: [gentoo-commits] proj/sci:jlec commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6b012d1f1477c6124c5ba898731bdc854f6be4c3 X-VCS-Branch: jlec Date: Sat, 28 Feb 2015 20:58:38 +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: 931e2d17-c1c3-4e3a-9f9a-07e44c679532 X-Archives-Hash: bf1cc71865fc61c041ebcd26358d86a9 Message-ID: <20150228205838.rkzzz1KLDj_tDOn52TEulsXS4ngg0htZy9p5UreJsDg@z> commit: 6b012d1f1477c6124c5ba898731bdc854f6be4c3 Author: Justin gentoo org> AuthorDate: Mon Nov 17 07:12:42 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Nov 17 07:12:42 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6b012d1f Merge pull request #287 from marbre/nvidia-cuda-sdk dev-util/nvidia-cuda-sdk: add version 6.5.19 dev-util/nvidia-cuda-sdk/ChangeLog | 9 ++ dev-util/nvidia-cuda-sdk/Manifest | 1 + .../nvidia-cuda-sdk}/metadata.xml | 8 ++ .../nvidia-cuda-sdk/nvidia-cuda-sdk-6.5.19.ebuild | 145 +++++++++++++++++++++ 4 files changed, 163 insertions(+)