summaryrefslogtreecommitdiff
path: root/overlay.xml
blob: 11cc6f6fab552b8e3797fa4cd1a9cc2b0e4d8a30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" ?>
<!-- * GITHUB TEMPLATE from https://api.gentoo.org/overlays/repositories.xml !-->
<repositories version="1.0">
    <repo quality="experimental" status="unofficial">
        <name>brancik-overlay</name>
        <description>Ctibor Branciks overlay</description>
        <homepage>https://dev.brancik.cz/git/brancik-overlay/</homepage>
        <owner type="project">
                <email>ctibor@brancik.cz</email>
                <name>Ctibor Brančík</name>
        </owner>
        <source type="git">https://git.brancik.cz/brancik-overlay.git</source>
    </repo>
</repositories>