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"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<layman>
|
<repositories version="1.0">
|
||||||
<overlay type="git" src="https://git.friedli.info/manuel/gentoo-overlay.git" name="fritteli" contact="manuel@fritteli.ch">
|
<repo quality="experimental" status="unofficial">
|
||||||
<link>
|
<name>fritteli</name>
|
||||||
https://git.friedli.info/manuel/gentoo-overlay
|
<description>fritteli's overlay of Gentoo ebuilds</description>
|
||||||
</link>
|
<homepage>https://git.friedli.info/manuel/gentoo-overlay</homepage>
|
||||||
<description>
|
<owner>
|
||||||
fritteli's overlay of Gentoo ebuilds
|
<email>manuel@fritteli.ch</email>
|
||||||
</description>
|
</owner>
|
||||||
</overlay>
|
<source type="git">https://git.friedli.info/manuel/gentoo-overlay.git</source>
|
||||||
</layman>
|
</repo>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue