commit:     aac6babd8b50fa6f4600e9e4d8bf271d05d7d4e4
Author:     Viorel <viorel <AT> ceamac <DOT> com>
AuthorDate: Sat May 11 08:59:50 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 11 09:37:57 2019 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=aac6babd

repositories: Add ceamac overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/201
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 14c195c..bef1a88 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -849,6 +849,18 @@
     <source type="git">[email protected]:causes-/causelay.git</source>
     <feed>https://github.com/causes-/causelay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>ceamac</name>
+    <description lang="en">This is a small Gentoo overlay with ebuilds that I 
could not find elsewhere or that I had to modify for some reason.</description>
+    <homepage>https://github.com/ceamac/overlay</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Viorel Munteanu</name>
+    </owner>
+    <source type="git">https://github.com/ceamac/overlay.git</source>
+    <source type="git">git+ssh://[email protected]/ceamac/overlay.git</source>
+    <feed>https://github.com/ceamac/overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>cg</name>
     <description>Computer graphics ebuilds for gentoo</description>

Reply via email to