adding opentracker-live-build

This commit is contained in:
Micha Glave
2014-01-15 09:42:40 +01:00
parent a279162af4
commit 261efab410
7 changed files with 391 additions and 0 deletions

14
repo.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
<repo quality="experimental" status="unofficial">
<name>AlphaQuadrant</name>
<description>experimental ebuilds of misc packages which are not present in the portage tree</description>
<homepage>http://migmedia.de</homepage>
<owner type="project">
<email>gentoo@migmedia.de</email>
<name>Micha Glave</name>
</owner>
<source type="hg">https://hg.migmedia.net/public/alpha-quadrant/</source>
</repo>
</repositories>