overlay/overlay.xml

17 lines
731 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
<repo quality="experimental" status="unofficial">
<name>tastytea</name>
<description>Some ebuilds, no guarantees</description>
<homepage>https://schlomp.space/tastytea/overlay</homepage>
<owner>
<email>overlay@tastytea.de</email>
<name>tastytea</name>
</owner>
<source type="git">https://schlomp.space/tastytea/overlay.git</source>
<source type="git">https://git.tastytea.de/repos/overlay-tastytea.git</source>
<feed>https://git.tastytea.de/?p=overlay-tastytea.git;a=atom</feed>
</repo>
</repositories>