updated layman.xml to newer (?) format
This commit is contained in:
parent
c679bd46f6
commit
93dd97563c
1 changed files with 12 additions and 10 deletions
22
layman.xml
22
layman.xml
|
@ -1,11 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<layman>
|
||||
<overlay type="git" src="https://git.friedli.info/manuel/gentoo-overlay.git" name="fritteli" contact="manuel@fritteli.ch">
|
||||
<link>
|
||||
https://git.friedli.info/manuel/gentoo-overlay
|
||||
</link>
|
||||
<description>
|
||||
fritteli's overlay of Gentoo ebuilds
|
||||
</description>
|
||||
</overlay>
|
||||
</layman>
|
||||
<repositories version="1.0">
|
||||
<repo quality="experimental" status="unofficial">
|
||||
<name>fritteli</name>
|
||||
<description>fritteli's overlay of Gentoo ebuilds</description>
|
||||
<homepage>https://git.friedli.info/manuel/gentoo-overlay</homepage>
|
||||
<owner>
|
||||
<email>manuel@fritteli.ch</email>
|
||||
</owner>
|
||||
<source type="git">https://git.friedli.info/manuel/gentoo-overlay.git</source>
|
||||
</repo>
|
||||
</repositories>
|
||||
|
||||
|
|
Loading…
Reference in a new issue