From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-904055-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 70A9E138330
	for <garchives@archives.gentoo.org>; Fri, 30 Sep 2016 19:03:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 53577E0A9D;
	Fri, 30 Sep 2016 19:03:44 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 360AFE0A9D
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 19:03:44 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1BF70340A6A
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 19:03:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 538BE248D
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 19:03:39 +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: <1475262203.7cf4e14f0aa77690d9b0eae2ca6a746f8b56bc66.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: 7cf4e14f0aa77690d9b0eae2ca6a746f8b56bc66
X-VCS-Branch: master
Date: Fri, 30 Sep 2016 19:03:39 +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: 2cdd97ac-2d32-4735-9515-bdc3f2525409
X-Archives-Hash: da91399bd7fd2267034d82718204bfef

commit:     7cf4e14f0aa77690d9b0eae2ca6a746f8b56bc66
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 19:03:12 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 19:03:23 2016 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=7cf4e14f

repositories: Add johnmh, #595326

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
old mode 100755
new mode 100644
index 552759f..2b98fd2
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2343,6 +2343,19 @@ FIN
     </owner>
     <source type="git">git://github.com/jmesmon/overlay.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>johnmh</name>
+    <description>Personal overlay of johnmh</description>
+    <homepage>http://cgit.gentoo.org/repo/user/johnmh.git/</homepage>
+    <owner>
+      <email>johnmh@openblox.org</email>
+      <name>John Harris</name>
+    </owner>
+    <source type="git">git://anongit.gentoo.org/repo/user/johnmh</source>
+    <source type="git">https://anongit.gentoo.org/git/repo/user/johnmh.git</source>
+    <source type="git">git+ssh://git@git.gentoo.org/repo/user/johnmh.git</source>
+    <feed>https://cgit.gentoo.org/repo/user/johnmh.git/atom/</feed>
+  </repo>
   <repo quality="experimental" status="official">
     <name>johu</name>
     <description>Johannes Huber developer overlay</description>