Added profiles/repo_name and overlay.xml

This commit is contained in:
Torsten Kurbad 2012-10-30 18:35:35 +01:00
parent a7cf9e663b
commit e8b3e4fcc3
2 changed files with 17 additions and 0 deletions

16
overlay.xml Normal file
View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
<repo quality="experimental" status="unofficial">
<name>tkurbad</name>
<description>ebuilds for various purposes</description>
<homepage>https://github.com/tkurbad/tkurbad-overlay</homepage>
<owner>
<email>gentoo@tk-webart.de</email>
<name>Torsten Kurbad</name>
</owner>
<source type="git">https://github.com/tkurbad/tkurbad-overlay.git</source>
<source type="git">git://github.com/tkurbad/tkurbad-overlay.git</source>
<feed>https://github.com/feeds/tkurbad/commits/tkurbad-overlay/master</feed>
</repo>
</repositories>

1
profiles/repo_name Normal file
View File

@ -0,0 +1 @@
tkurbad