aboutsummaryrefslogtreecommitdiff
path: root/repository.xml
blob: 9ce139decd7079993df934d7f1361d4a19503ddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
  <repo quality="experimental" status="unofficial">
    <name>profanity-overlay</name>
    <description lang="en">A Portage overlay for Profanity and libstrophe.</description>
    <homepage>https://github.com/maxrp/profanity-overlay</homepage>
    <owner>
		<email>maxp@trystero.is</email>
		<name>Max R.D. Parmer</name>
    </owner>
    <source type="git">https://github.com/maxrp/profanity-overlay.git</source>
    <feed>https://github.com/maxrp/profanity-overlay/commits/master.atom</feed>
  </repo>
</repositories>