commit:     b6c4a496237f2b2f7ddfe4a7e83d13745201bce1
Author:     Thomas Schneider <qsx <AT> chaotikum <DOT> eu>
AuthorDate: Tue Feb  4 12:17:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 19:25:41 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=b6c4a496

repositories: Add qsx overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/247
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 b53ea93..df3b98a 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3568,6 +3568,18 @@
     <source type="git">git+ssh://[email protected]:qgp/gentoo-qgp.git</source>
     <feed>https://github.com/qgp/gentoo-qgp/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>qsx</name>
+    <description lang="en">qsx’ ebuilds</description>
+    <homepage>https://github.com/qsuscs/gentoo-overlay</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Thomas Schneider</name>
+    </owner>
+    <source type="git">https://github.com/qsuscs/gentoo-overlay.git</source>
+    <source 
type="git">git+ssh://[email protected]/qsuscs/gentoo-overlay.git</source>
+    <feed>https://github.com/qsuscs/gentoo-overlay/commits/main.atom</feed>
+  </repo>
   <repo quality="experimental" status="official">
     <name>qt</name>
     <description>Official testing overlay for Qt and related packages, provided

Reply via email to