forked from edannenberg/kubler-overlay
-
Notifications
You must be signed in to change notification settings - Fork 1
/
overlay.xml
17 lines (17 loc) · 868 Bytes
/
overlay.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" ?>
<!-- * GITHUB TEMPLATE from https://api.gentoo.org/overlays/repositories.xml !-->
<repositories version="1.0">
<repo quality="experimental" status="unofficial">
<name>kubler</name>
<description lang="en">Kubler overlay</description>
<homepage>https://github.com/edannenberg/kubler-overlay.git</homepage>
<owner type="person">
<email>[email protected]</email>
<name>Erik Dannenberg</name>
</owner>
<source type="git">https://github.com/edannenberg/kubler-overlay.git</source>
<source type="git">git://github.com/edannenberg/kubler-overlay.git</source>
<source type="git">[email protected]:edannenberg/kubler-overlay.git</source>
<feed>https://github.com/edannenberg/kubler-overlay/commits/master.atom</feed>
</repo>
</repositories>