From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1011152-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 00A40138331
	for <garchives@archives.gentoo.org>; Tue, 20 Mar 2018 16:10:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E83DCE0A7F;
	Tue, 20 Mar 2018 16:10:49 +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 C5659E0A7F
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Mar 2018 16:10:49 +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 A52EC335C2F
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Mar 2018 16:10:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8844D260
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Mar 2018 16:10: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: <1521562229.b6c608e59fd53b20ddc7f32efbeaf621aa646e41.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: b6c608e59fd53b20ddc7f32efbeaf621aa646e41
X-VCS-Branch: master
Date: Tue, 20 Mar 2018 16:10: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: 10631fda-11be-42e5-abc1-9428aa9a808a
X-Archives-Hash: 8b559386465f11ea2730803216be1ebf

commit:     b6c608e59fd53b20ddc7f32efbeaf621aa646e41
Author:     Alexander D <maniac <AT> pzskc383 <DOT> dp <DOT> ua>
AuthorDate: Mon Mar 19 21:13:22 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 16:10:29 2018 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=b6c608e5

repositories: Add pzskc383-overlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5aab189..4e3947e 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3640,6 +3640,17 @@ FIN
     <source type="git">git+ssh://git@git.gentoo.org/proj/python.git</source>
     <feed>https://cgit.gentoo.org/proj/python.git/atom/</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>pzskc383</name>
+    <description lang="en">maniac's personal overlay</description>
+    <homepage>https://pzskc383.dp.ua/code/overlay</homepage>
+    <owner type="person">
+      <email>maniac@pzskc383.dp.ua</email>
+      <name>Alexander Dyadechko</name>
+    </owner>
+    <source type="git">https://pzskc383.dp.ua/code/overlay</source>
+    <feed>https://pzskc383.dp.ua/code/overlay/atom/?h=master</feed>
+  </repo>
   <repo quality="experimental" status="official">
     <name>qemu-init</name>
     <description lang="en">qemu init script and tools</description>