summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorXGQT <xgqt@protonmail.com>2019-08-31 20:51:43 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-31 21:05:39 +0200
commit6c6ae1a6c3a1f0bf6ec0c5c3d719678b8045f76c (patch)
tree0eae041a596aded2c5cd368158b453626fdc46b8 /files
parentMerge branch 'master' of git+ssh://git.gentoo.org/data/api (diff)
downloadapi-6c6ae1a6c3a1f0bf6ec0c5c3d719678b8045f76c.tar.gz
api-6c6ae1a6c3a1f0bf6ec0c5c3d719678b8045f76c.tar.bz2
api-6c6ae1a6c3a1f0bf6ec0c5c3d719678b8045f76c.zip
repositories: Add myov
Closes: https://github.com/gentoo/api-gentoo-org/pull/214 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'files')
-rw-r--r--files/overlays/repositories.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 2cad6575..ef59e006 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3161,6 +3161,18 @@
<source type="git">git://github.com/msva/mva-overlay</source>
<feed>https://github.com/msva/mva-overlay/commits/master.atom</feed>
</repo>
+ <repo quality="experimental" status="unofficial">
+ <name>myov</name>
+ <description lang="en">My Overlay - custom Gentoo overlay from XGQT</description>
+ <homepage>https://gitlab.com/xgqt/myov.git</homepage>
+ <owner type="person">
+ <name>XGQT</name>
+ <email>xgqt@protonmail.com</email>
+ </owner>
+ <source type="git">https://gitlab.com/xgqt/myov.git</source>
+ <source type="git">git+ssh://git@gitlab.com/xgqt/myov.git</source>
+ <feed>https://gitlab.com/xgqt/myov/commits/master.atom</feed>
+ </repo>
<repo quality="experimental" status="official">
<name>mysql</name>
<description lang="en">Gentoo MySQL overlay</description>