From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-906156-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 1ABF9138330
	for <garchives@archives.gentoo.org>; Wed, 12 Oct 2016 20:34:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 752B6E0B41;
	Wed, 12 Oct 2016 20:34:23 +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 591F8E0B41
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Oct 2016 20:34:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 96688341652
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Oct 2016 20:34:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BD9D22FA
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Oct 2016 20:34:20 +0000 (UTC)
From: "NP Hardass" <np-hardass@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, "NP Hardass" <np-hardass@gentoo.org>
Message-ID: <1476304452.3fdbd20b780c84ae9778243a19ddf550b22962ab.np-hardass@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: np-hardass
X-VCS-Committer-Name: NP Hardass
X-VCS-Revision: 3fdbd20b780c84ae9778243a19ddf550b22962ab
X-VCS-Branch: master
Date: Wed, 12 Oct 2016 20:34: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: 700744d5-46a4-4814-ab39-e3dd2c3c4ce6
X-Archives-Hash: 888b84e211aa28eb3d021b83e53d4a96

commit:     3fdbd20b780c84ae9778243a19ddf550b22962ab
Author:     NP-Hardass <np.hardass <AT> gmail <DOT> com>
AuthorDate: Wed Oct 12 20:34:12 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 20:34:12 2016 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=3fdbd20b

repositories: add my personal overlay

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 4e48032..729f1ee 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3281,7 +3281,7 @@ FIN
     <feed>https://bitbucket.org/danysk/nirvana-overlay/atom</feed>
     <feed>https://bitbucket.org/danysk/nirvana-overlay/rss</feed>
   </repo>
-  <repo quality="experimental" status="official">
+ <repo quality="experimental" status="official">
     <name>nixphoeni</name>
     <description lang="en"><![CDATA[Joe Sapp's overlay]]></description>
     <homepage>https://cgit.gentoo.org/dev/nixphoeni.git/</homepage>
@@ -3305,6 +3305,16 @@ FIN
     </owner>
     <source type="git">git://github.com/noiselabs/overlay.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>np-hardass-overlay</name>
+    <description lang="en"><![CDATA[NP-Hardass's Personal Overlay]]></description>
+    <homepage>https://github.com/np-hardass/np-hardass-overlay</homepage>
+    <owner type="person">
+      <email>NP-Hardass@gentoo.org</email>
+      <name>NP-Hardass</name>
+    </owner>
+    <source type="git">https://github.com/np-hardass/np-hardass-overlay.git</source>
+  </repo>
   <repo quality="experimental" status="official">
     <name>nx</name>
     <description>Overlay for the NX/FreeNX packages for Gentoo.</description>