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

17 lines
904 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><![CDATA[dinolay]]></name>
<description lang="en"><![CDATA[My gentoo overlay]]></description>
<homepage>https://github.com/TruncatedDinosour/dinolay</homepage>
<owner type="project">
<email>ari.web.xyz@gmail.com</email>
<name><![CDATA[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>