summaryrefslogtreecommitdiff
path: root/repo.xml
blob: d5683651b39f87ab8ac08d313a7a34afe2656cb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>gramos</name>
    <description>Gramos's gentoo overlay</description>
    <homepage>https://git.gramos.me/?p=gentoo-overlay.git</homepage>
    <owner type="project">
      <email>gramos@gramos.me</email>
      <name>gramos</name>
    </owner>
    <source type="tar">https://git.gramos.me/?p=gentoo-overlay.git;a=snapshot;h=HEAD;sf=tgz</source>
  </repo>
</repositories>