From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1035029-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 9BE0A138334
	for <garchives@archives.gentoo.org>; Sun,  8 Jul 2018 15:06:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8CE3FE07D7;
	Sun,  8 Jul 2018 15:06:27 +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 68AC4E07D7
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jul 2018 15:06:27 +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 581CE335C81
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jul 2018 15:06:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CBDDA300
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jul 2018 15:06:24 +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: <1531062377.c0a2b96caa96c35d3235f88a5698ed306d3f23db.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: c0a2b96caa96c35d3235f88a5698ed306d3f23db
X-VCS-Branch: master
Date: Sun,  8 Jul 2018 15:06:24 +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: 28023428-9f67-45dc-9609-fb6cfb2ae9a8
X-Archives-Hash: 7da7bcf1be453c133722c8093279f057

commit:     c0a2b96caa96c35d3235f88a5698ed306d3f23db
Author:     Krzysztof Korościk <soltys <AT> soltys <DOT> info>
AuthorDate: Sun Jul  8 11:23:25 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  8 15:06:17 2018 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c0a2b96c

repositories: Add soltys overlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 7a23be5..1cd212b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4410,6 +4410,18 @@ FIN
     <feed>https://cgit.gentoo.org/repo/user/sogo-connector.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/repo/user/sogo-connector.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>soltys</name>
+    <description lang="en">tools usefull on CTFs and things that aren't in the portage tristelune</description>
+    <homepage>https://github.com/soltysek/soltys-overlay</homepage>
+    <owner type="person">
+      <email>bgo@soltys.info</email>
+      <name>Krzysztof Korościk</name>
+    </owner>
+    <source type="git">https://github.com/soltysek/soltys-overlay.git</source>
+    <source type="git">git+ssh://git@github.com/soltysek/soltys-overlay.git</source>
+    <feed>https://github.com/soltysek/soltys-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>sorinp</name>
     <description lang="en">A collection of ebuilds that are missing or outdated or incomplete on the Gentoo portage official repository..</description>