blob: bfcb5638e098d9e115fa4c9e0419c3cf3b2cddcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" ?>
<repositories version="1.0">
<repo priority="50" quality="experimental" status="unofficial">
<name>rin-ebuilds</name>
<description>Various (gen|fun)too ebuilds</description>
<homepage>https://git.seriouss.am/</homepage>
<owner>
<email>gediminas@varciai.lt</email>
<name>Gediminas Jakutis</name>
</owner>
<source type="git">https://git.seriouss.am/rin-ebuilds</source>
</repo>
</repositories>
|