blob: ee8fcd93844c0b9f6d72b6d520807c2901539569 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "repositories.dtd">
<repositories xmlns="" version="1.0">
<repo quality="experimental" status="unofficial">
<name>kogaion-desktop</name>
<description>Kogaion Desktop oriented overlay of ebuilds</description>
<homepage>https://github.com/Rogentos/kogaion-desktop</homepage>
<owner type="project">
<email>stefan.cristian at rogentos.ro</email>
<name>Steven Cristian</name>
</owner>
<source type="git">git://github.com/Rogentos/kogaion-desktop.git</source>
<feed>https://github.com/Rogentos/kogaion-desktop/commits/master.atom</feed>
</repo>
</repositories>
|