dinolay/repositories.xml
2022-06-19 13:22:39 +03:00

17 lines
858 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "https://www.gentoo.org/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
<repo quality="experimental" status="unofficial">
<name>dinolay</name>
<description>My gentoo overlay</description>
<homepage>https://github.com/TruncatedDinosour/dinolay</homepage>
<owner type="project">
<email>ari.web.xyz@gmail.com</email>
<name>Ari Archer</name>
</owner>
<source type="git">https://github.com/TruncatedDinosour/dinolay.git</source>
<source type="git">git://github.com/TruncatedDinosour/dinolay.git</source>
<source type="git">git@github.com:TruncatedDinosour/dinolay.git</source>
<feed>https://github.com/TruncatedDinosour/dinolay/commits/main.atom</feed>
</repo>
</repositories>