From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1164257-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 D4357138351
	for <garchives@archives.gentoo.org>; Thu, 23 Apr 2020 05:44:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2238DE09FE;
	Thu, 23 Apr 2020 05:44:35 +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 07AFEE09FE
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Apr 2020 05:44:35 +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 0336B34EFDE
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Apr 2020 05:44:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B894B1C5
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Apr 2020 05:44:32 +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: <1587620663.d8642ad48548d5ca5072e3e04f60f370caed8a5c.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: d8642ad48548d5ca5072e3e04f60f370caed8a5c
X-VCS-Branch: master
Date: Thu, 23 Apr 2020 05:44:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 33b7b058-9fec-4828-b462-807611303afe
X-Archives-Hash: 0dae8bedff24086edec1a2b48103a2ba

commit:     d8642ad48548d5ca5072e3e04f60f370caed8a5c
Author:     TheGreatMcPain <sixsupersonic <AT> gmail <DOT> com>
AuthorDate: Wed Apr 22 19:46:56 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 05:44:23 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=d8642ad4

repositories: Add thegreatmcpain overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/270
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index b9303fe..f63ef7c 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4731,6 +4731,18 @@
     <source type="git">https://github.com/ntnn/gentoo-thabairne.git</source>
     <feed>https://github.com/ntnn/gentoo-thabairne/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>thegreatmcpain</name>
+    <description lang="en">TheGreatMcPain's personal ebuild overlay</description>
+    <homepage>https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay</homepage>
+    <owner type="person">
+      <email>sixsupersonic@gmail.com</email>
+      <name>James McClain</name>
+    </owner>
+    <source type="git">https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git</source>
+    <source type="git">git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git</source>
+    <feed>https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>timboudreau</name>
     <description lang="en">Tim Boudreau's Overlay</description>