From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1039907-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 2C257138334
	for <garchives@archives.gentoo.org>; Wed,  1 Aug 2018 09:20:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 147D8E0923;
	Wed,  1 Aug 2018 09:20:24 +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 DB7F0E0923
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Aug 2018 09:20:23 +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 7D9C2335CD6
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Aug 2018 09:20:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 38F81375
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Aug 2018 09:20:20 +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: <1533115192.0d6eed8a5b2bdf2bc75e98f3a253f6988b3a099b.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: 0d6eed8a5b2bdf2bc75e98f3a253f6988b3a099b
X-VCS-Branch: master
Date: Wed,  1 Aug 2018 09:20:20 +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: 8587e0b1-2c5d-4eba-8fc7-a01dcff22f93
X-Archives-Hash: fe3e0c3de6af90c0f32214d430c609ab

commit:     0d6eed8a5b2bdf2bc75e98f3a253f6988b3a099b
Author:     Patrick Holthaus <p.holthaus <AT> herts <DOT> ac <DOT> uk>
AuthorDate: Wed Aug  1 08:51:29 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug  1 09:19:52 2018 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=0d6eed8a

repositories: Add pholthaus-overlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ce94fa7..506f884 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3515,6 +3515,18 @@ FIN
     <source type="git">https://github.com/perfect7gentleman/pg_overlay.git</source>
     <feed>https://github.com/perfect7gentleman/pg_overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>pholthaus-overlay</name>
+    <description lang="en">pholthaus' personal overlay</description>
+    <homepage>https://github.com/pholthau/pholthaus-overlay</homepage>
+    <owner type="person">
+      <email>patrick.holthaus@googlemail.com</email>
+      <name>Patrick Holthaus</name>
+    </owner>
+    <source type="git">https://github.com/pholthau/pholthaus-overlay.git</source>
+    <source type="git">git+ssh://git@github.com/pholthau/pholthaus-overlay.git</source>
+    <feed>https://github.com//pholthau/pholthaus-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>pica-pica</name>
     <description lang="en">Pica Pica ebuilds</description>