From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1310295-garchives=archives.gentoo.org@lists.gentoo.org> 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 B827E139360 for <garchives@archives.gentoo.org>; Fri, 6 Aug 2021 13:14:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3260E095D; Fri, 6 Aug 2021 13:14:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCDC0E095D for <gentoo-commits@lists.gentoo.org>; Fri, 6 Aug 2021 13:14:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8677342B73 for <gentoo-commits@lists.gentoo.org>; Fri, 6 Aug 2021 13:14:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AA2684C for <gentoo-commits@lists.gentoo.org>; Fri, 6 Aug 2021 13:14:47 +0000 (UTC) From: "Benda XU" <heroxbd@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" <heroxbd@gentoo.org> Message-ID: <1628255669.825091df83278c2796356f3f348cc7f5e231d723.heroxbd@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: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 825091df83278c2796356f3f348cc7f5e231d723 X-VCS-Branch: master Date: Fri, 6 Aug 2021 13:14:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cb7a13f-a6e3-400a-b610-1d0516f55073 X-Archives-Hash: 8cf37ebe0a6f360f97d2c853cc814fba commit: 825091df83278c2796356f3f348cc7f5e231d723 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Fri Aug 6 13:11:19 2021 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Fri Aug 6 13:14:29 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=825091df repositories.xml: add big data overlay providing spark and h2o. Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 2291dbd..7957d82 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3904,6 +3904,17 @@ <source type="git">git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git</source> <feed>https://gitlab.com/eternal-sorrow/gentoo-local/commits/master?format=atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>spark-overlay</name> + <description>Java Big Data Infrastructure</description> + <homepage>https://github.com/6-6-6/spark-overlay</homepage> + <owner type="person"> + <email>liaoyuan@gmail.com</email> + <name>Yuan Liao</name> + </owner> + <source type="git">https://github.com/6-6-6/spark-overlay.git</source> + <source type="git">git+ssh://git@github.com:6-6-6/spark-overlay.git</source> + </repo> <repo quality="experimental" status="unofficial"> <name>spikyatlinux</name> <description>Here are some of my own or modified ebuilds. Also some of them I've found in the web.</description>