commit:     9c796454286c40c1ca8c6cf5fa520a4a9b2cf102
Author:     Alexander Turenko <alexander.turenko <AT> tarantool <DOT> org>
AuthorDate: Fri Apr  7 10:52:52 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 13:44:37 2017 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=9c796454

repositories: Add tarantool

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 2dfc983..c4d4e77 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5572,5 +5572,18 @@ FIN
     <source type="git">[email protected]:ArsenShnurkov/shnurise.git</source>
     <feed>https://github.com/ArsenShnurkov/shnurise/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>tarantool</name>
+    <description lang="en">Tarantool Gentoo Overlay</description>
+    <homepage>https://github.com/tarantool/gentoo-overlay</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Alexander Turenko</name>
+    </owner>
+    <source type="git">https://github.com/tarantool/gentoo-overlay.git</source>
+    <source type="git">git://github.com/tarantool/gentoo-overlay.git</source>
+    <source type="git">[email protected]:tarantool/gentoo-overlay.git</source>
+    
<feed>https://github.com/tarantool/gentoo-overlay/commits/master.atom</feed>
+  </repo>
   <!-- vim:se et sw=2 ts=2 sts=2 :-->
 </repositories>

Reply via email to