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 BB51F138A1C for ; Wed, 19 Nov 2014 08:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30D5CE08B8; Wed, 19 Nov 2014 08:30:53 +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 CBA4EE08BD for ; Wed, 19 Nov 2014 08:30:52 +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 F097A3403F4 for ; Wed, 19 Nov 2014 08:30:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C42DA730 for ; Wed, 19 Nov 2014 08:30:49 +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: <1416340180.5a25861869ef679d53648aa2bab1c169622952f2.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: 5a25861869ef679d53648aa2bab1c169622952f2 X-VCS-Branch: master Date: Wed, 19 Nov 2014 08:30:49 +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: 935676ee-3a5f-4ba2-8c1c-71d25e251480 X-Archives-Hash: 4effa21f8763a3154bdcb21156621284 commit: 5a25861869ef679d53648aa2bab1c169622952f2 Author: Justin gentoo org> AuthorDate: Tue Nov 18 19:49:40 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Nov 18 19:49:40 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5a258618 Merge pull request #288 from marbre/nvidia-cuda-gdk New ebuild: nvidia-cuda-gdk dev-util/nvidia-cuda-gdk/ChangeLog | 9 ++ dev-util/nvidia-cuda-gdk/Manifest | 6 ++ dev-util/nvidia-cuda-gdk/files/nvidia-healthmon | 9 ++ dev-util/nvidia-cuda-gdk/metadata.xml | 17 ++++ .../nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild | 110 +++++++++++++++++++++ licenses/NVIDIA-gdk | 32 ++++++ 6 files changed, 183 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 A3891138ADB 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 0972EE085B; Sat, 28 Feb 2015 20:58:42 +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 27A82E085B for ; Sat, 28 Feb 2015 20:58:41 +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 35F46340D9A for ; Sat, 28 Feb 2015 20:58:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D060912C27 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: <1416340180.5a25861869ef679d53648aa2bab1c169622952f2.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: 5a25861869ef679d53648aa2bab1c169622952f2 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: 99c91442-7b23-4893-a701-3664f3c6668a X-Archives-Hash: 65a15152564f70081795f41eae1decba Message-ID: <20150228205838.lZjh5ffmrtGwWjlOCbKOGxtrmIciCK-h3_8a_dm1wbY@z> commit: 5a25861869ef679d53648aa2bab1c169622952f2 Author: Justin gentoo org> AuthorDate: Tue Nov 18 19:49:40 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Nov 18 19:49:40 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5a258618 Merge pull request #288 from marbre/nvidia-cuda-gdk New ebuild: nvidia-cuda-gdk dev-util/nvidia-cuda-gdk/ChangeLog | 9 ++ dev-util/nvidia-cuda-gdk/Manifest | 6 ++ dev-util/nvidia-cuda-gdk/files/nvidia-healthmon | 9 ++ dev-util/nvidia-cuda-gdk/metadata.xml | 17 ++++ .../nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild | 110 +++++++++++++++++++++ licenses/NVIDIA-gdk | 32 ++++++ 6 files changed, 183 insertions(+)