commit:     adfad1c882fbb3012f741a3c95a68ca803fc10d9
Author:     Reuben D'Netto <rdnetto <AT> gmail <DOT> com>
AuthorDate: Wed Nov 15 08:16:24 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 22:47:06 2017 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=adfad1c8

repositories: Add rdnetto-overlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 6a1a074..1577cfd 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3,6 +3,7 @@
 <repositories xmlns="" version="1.0">
 <!--
 SYN
+When adding repositories, please keep this file ordered by repository name.
 * TEMPLATE TO COPY'N'PASTE UNOFFICIAL REPOSITORIES
   <repo quality="experimental" status="unofficial">
     <name>XXXXXX</name>
@@ -3658,6 +3659,18 @@ FIN
     <source type="git">git://github.com/leycec/raiagent.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
+    <name>rage</name>
+    <description lang="en">Personal Overlay</description>
+    <homepage>https://github.com/lramage94/overlay</homepage>
+    <owner type="person">
+      <email>ramage.lu...@openmailbox.org</email>
+      <name>Lucas Ramage</name>
+    </owner>
+    <source type="git">https://github.com/lramage94/overlay.git</source>
+    <source type="git">git+ssh://g...@github.com/lramage94/overlay.git</source>
+    <feed>https://github.com/lramage94/overlay/commits/master.atom</feed>
+  </repo>
+  <repo quality="experimental" status="unofficial">
     <name>rasdark</name>
     <description>rasdark personal overlay</description>
     <homepage>https://github.com/rasdark/overlay</homepage>
@@ -3680,6 +3693,18 @@ FIN
     <feed>https://github.com/mahatma-kaganovich/raw/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
+    <name>rdnetto-overlay</name>
+    <description lang="en">Personal Overlay</description>
+    <homepage>https://github.com/rdnetto/rdnetto-overlay</homepage>
+    <owner type="person">
+      <email>rdne...@gmail.com</email>
+      <name>Reuben D'Netto</name>
+    </owner>
+    <source type="git">https://github.com/rdnetto/rdnetto-overlay.git</source>
+    <source 
type="git">git+ssh://g...@github.com:rdnetto/rdnetto-overlay.git</source>
+    <feed>https://github.com/rdnetto/rdnetto-overlay/commits/master.atom</feed>
+  </repo>
+  <repo quality="experimental" status="unofficial">
     <name>reagentoo</name>
     <description lang="en">reagentoo's overlay</description>
     <homepage>https://github.com/reagentoo/gentoo-overlay</homepage>

Reply via email to