From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-709028-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 27E7813877A
	for <garchives@archives.gentoo.org>; Sat,  5 Jul 2014 18:25:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 84C71E07E1;
	Sat,  5 Jul 2014 18:25:31 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0D04DE07E1
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Jul 2014 18:25:30 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0C51E34005F
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Jul 2014 18:25:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by flycatcher.gentoo.org (Postfix) with ESMTP id B40D920034
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Jul 2014 18:25:28 +0000 (UTC)
From: "Sebastian Pipping" <sping@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, "Sebastian Pipping" <sping@gentoo.org>
Message-ID: <1404584709.2ecbb9a03340de2f2f5bcdfa229d0d743a1e17e2.sping@gentoo>
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
X-VCS-Repository: proj/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: sping
X-VCS-Committer-Name: Sebastian Pipping
X-VCS-Revision: 2ecbb9a03340de2f2f5bcdfa229d0d743a1e17e2
X-VCS-Branch: master
Date: Sat,  5 Jul 2014 18:25:28 +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: 3b6cc51d-4f82-4ae7-ba47-6cb68e2869d4
X-Archives-Hash: 7d1a8362a4d2b15a2c72657884176bf3

commit:     2ecbb9a03340de2f2f5bcdfa229d0d743a1e17e2
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 18:25:09 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 18:25:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=2ecbb9a0

Add overlay "nextoo"

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 2d78007..042c7e5 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3451,6 +3451,19 @@ FIN
     <feed>https://github.com/Neuvoo/overlay/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
+    <name>nextoo</name>
+    <description lang="en"><![CDATA[Nextoo ("Next Gentoo") overlay]]></description>
+    <homepage>https://github.com/nextoo/portage-overlay</homepage>
+    <owner type="person">
+      <email>aarontc@aarontc.com</email>
+      <name>Aaron Ten Clay</name>
+    </owner>
+    <source type="git">https://github.com/nextoo/portage-overlay.git</source>
+    <source type="git">git://github.com/nextoo/portage-overlay.git</source>
+    <source type="git">git@github.com:nextoo/portage-overlay.git</source>
+    <feed>https://github.com/nextoo/portage-overlay/commits/master.atom</feed>
+  </repo>
+  <repo quality="experimental" status="unofficial">
     <name>nginx-overlay</name>
     <description lang="en">Nginx overlay</description>
     <homepage>http://github.com/gentoo/nginx-overlay</homepage>