From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-981029-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 95F251396D9
	for <garchives@archives.gentoo.org>; Sun, 29 Oct 2017 08:27:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DA004E0C39;
	Sun, 29 Oct 2017 08:27:48 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 BDC0FE0C39
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Oct 2017 08:27:48 +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 023F634165C
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Oct 2017 08:27:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BB65F828
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Oct 2017 08:27:46 +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: <1509265654.e2e81d58c82c5a84a26e34e1e2927769c36a005c.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: e2e81d58c82c5a84a26e34e1e2927769c36a005c
X-VCS-Branch: master
Date: Sun, 29 Oct 2017 08:27:46 +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-Archives-Salt: 18cf5a07-bc4d-4406-8f92-19b75be6b422
X-Archives-Hash: 74ca2b18a327f0464a54b8d28163d51d

commit:     e2e81d58c82c5a84a26e34e1e2927769c36a005c
Author:     Erik Zscheile <erik.zscheile.ytrizja <AT> gmail <DOT> com>
AuthorDate: Sat Oct 28 20:08:01 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 08:27:34 2017 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=e2e81d58

repositories: Add zscheile

Closes: https://github.com/gentoo/api-gentoo-org/pull/81

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ffd5fcf..1dca9d6 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5210,6 +5210,19 @@ FIN
     <feed>https://github.com/zoobab/overlay4gentoo/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
+    <name>zscheile</name>
+    <description>Zscheile Overlay</description>
+    <homepage>https://github.com/zserik/portage-zscheile</homepage>
+    <owner type="person">
+      <email>erik.zscheile.ytrizja@gmail.com</email>
+      <name>Erik Kai Alain Zscheile</name>
+    </owner>
+    <source type="git">https://github.com/zserik/portage-zscheile.git</source>
+    <source type="git">git://github.com/zserik/portage-zscheile.git</source>
+    <source type="git">git@github.com:zserik/portage-zscheile.git</source>
+    <feed>https://github.com/zserik/portage-zscheile/commits/master.atom</feed>
+  </repo>
+  <repo quality="experimental" status="unofficial">
     <name>zugaina</name>
     <description>collection of ebuilds by ycarus</description>
     <homepage>http://gpo.zugaina.org/Overlays/zugaina/</homepage>