Create repositories.xml
This commit is contained in:
parent
46674e3b8d
commit
df2fefef3a
|
@ -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>
|
Loading…
Reference in New Issue