From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1142466-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 0949C138350
	for <garchives@archives.gentoo.org>; Tue,  4 Feb 2020 04:49:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 16982E0857;
	Tue,  4 Feb 2020 04:49:57 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 79FB6E0857
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Feb 2020 04:49:56 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 D2B9134E683
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Feb 2020 04:49:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E1A4F8F
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Feb 2020 04:49:52 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1580791786.edb868025d685d52eeee3bfb64bba001174a6b2b.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: edb868025d685d52eeee3bfb64bba001174a6b2b
X-VCS-Branch: master
Date: Tue,  4 Feb 2020 04:49:52 +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: 8ad2f38e-ab7e-49ee-bdde-b012b339fd58
X-Archives-Hash: 9867b447185c5d900785e60c5a59e8b5

commit:     edb868025d685d52eeee3bfb64bba001174a6b2b
Author:     EinstokFair <einfair <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Mon Feb  3 23:29:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 04:49:46 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=edb86802

repositories: Please add einflay overlay

Closes: https://bugs.gentoo.org/708148
Closes: https://github.com/gentoo/api-gentoo-org/pull/246
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 files/overlays/repositories.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8355e89..b53ea93 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1329,6 +1329,18 @@
     </owner>
     <source type="git">https://gitlab.com/eigennet/eigenlay.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>einflay</name>
+      <description lang="en">Personal overlay</description>
+      <homepage>https://github.com/EinstokFair/einflay</homepage>
+      <owner type="person">
+        <email>einfair@zoho.eu</email>
+        <name>Einstok Fair</name>
+      </owner>
+      <source type="git">https://github.com/EinstokFair/einflay.git</source>
+      <source type="git">git+ssh://git@github.com/EinstokFair/einflay.git</source>
+    <feed>https://github.com/EinstokFair/einflay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>ejabberd</name>
     <description>Fresh ejabberd versions and dependencies</description>