From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A5E72138330 for ; Tue, 27 Sep 2016 12:34:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACECBE0AAA; Tue, 27 Sep 2016 12:34:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FF10E0AAA for ; Tue, 27 Sep 2016 12:34:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CACD53406F2 for ; Tue, 27 Sep 2016 12:34:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C2382486 for ; Tue, 27 Sep 2016 12:34:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1474979625.a52404caa7176878c17e2f06b576041c5acd109d.mgorny@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/overlays/ X-VCS-Repository: data/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a52404caa7176878c17e2f06b576041c5acd109d X-VCS-Branch: master Date: Tue, 27 Sep 2016 12:34:29 +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: 956cb56f-c40c-4f1f-bcc8-fa6ac90119e8 X-Archives-Hash: ab32d59661592810beb89c637ee668cc commit: a52404caa7176878c17e2f06b576041c5acd109d Author: Steven Newbury snewbury org uk> AuthorDate: Tue Sep 27 11:56:59 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 27 12:33:45 2016 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a52404ca repositories: Add sjnewbury Overlays; gentoo-gpu and gentoo-playground Closes: https://github.com/gentoo/api-gentoo-org/pull/15 files/overlays/repositories.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 9fcdc2c..dfc07d6 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5393,5 +5393,31 @@ FIN git@github.com:pdilung/gentoo-overlay.git https://github.com/pdilung/gentoo-overlay/commits/master.atom + + gentoo-gpu + Bleeding-edge GPU support for Gentoo - OpenCL, GLVND, Vulkan + https://github.com/sjnewbury/gentoo-gpu + + steve@snewbury.org.uk + Steven Newbury + + https://github.com/sjnewbury/gentoo-gpu.git + git://github.com/sjnewbury/gentoo-gpu.git + git@github.com:sjnewbury/gentoo-gpu.git + https://github.com/sjnewbury/gentoo-gpu/commits/master.atom + + + gentoo-playground + zeq's Playground for experimental ebuilds and eclasses + https://github.com/sjnewbury/gentoo-playground + + steve@snewbury.org.uk + Steven Newbury + + https://github.com/sjnewbury/gentoo-playground.git + git://github.com/sjnewbury/gentoo-playground.git + git@github.com:sjnewbury/gentoo-playground.git + https://github.com/sjnewbury/gentoo-playground/commits/master.atom +