Create repositories.xml

This commit is contained in:
KronoZed 2016-02-09 19:12:18 +03:00
parent 46674e3b8d
commit df2fefef3a
1 changed files with 13 additions and 0 deletions

13
repositories.xml Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<repositories version="1.0">
<repo priority="50" quality="experimental" status="unofficial">
<name>kronoz</name>
<description>KronoZ's Gentoo overlay</description>
<homepage>https://github.com/KronoZed/gentoo-overlay</homepage>
<owner>
<email>root@kronoz.guru</email>
</owner>
<source type="git">https://github.com/KronoZed/gentoo-overlay.git</source>
</repo>
</repositories>