summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Gardiner <bog@khumba.net>2018-02-08 17:42:48 -0800
committerMichał Górny <mgorny@gentoo.org>2018-02-09 08:21:36 +0100
commit602eb564b0ed4c533b852d4bd1ec4ce6c9a4d77c (patch)
tree8302c3e9cea0aeab3afb75ec8a2abf05ce28f646
parentrepositories: Add nest (diff)
downloadapi-602eb564.tar.gz
api-602eb564.tar.bz2
api-602eb564.zip
repositories: Add khoverlay
Closes: https://github.com/gentoo/api-gentoo-org/pull/105
-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 8c7a63e5..728ab454 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2489,6 +2489,18 @@ FIN
<feed>http://git.sumptuouscapital.com/?p=portage-overlay.git;a=atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>khoverlay</name>
+ <description>Khumba's overlay, mainly Haskell packages</description>
+ <homepage>https://gitlab.com/khumba/khoverlay</homepage>
+ <owner type="person">
+ <email>bog@khumba.net</email>
+ <name>Bryan Gardiner</name>
+ </owner>
+ <source type="git">https://gitlab.com/khumba/khoverlay.git</source>
+ <source type="git">git+ssh://git@gitlab.com/khumba/khoverlay.git</source>
+ <feed>https://gitlab.com/khumba/khoverlay/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>klondike</name>
<description lang="en">Ebuilds made and modified by klondike, mainly sound and virtualization</description>
<homepage>https://cgit.gentoo.org/user/klondike.git/</homepage>