fixed layman.xml and added .gitignore
This commit is contained in:
parent
df7bbe2349
commit
c679bd46f6
2 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*~
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<layman>
|
||||
<overlay type="svn" src="https://svn.friedli.info/gentoo-overlay" name="fritteli" contact="manuel@friedli.info">
|
||||
<overlay type="git" src="https://git.friedli.info/manuel/gentoo-overlay.git" name="fritteli" contact="manuel@fritteli.ch">
|
||||
<link>
|
||||
https://svn.friedli.info/listing.php?repname=Gentoo-Overlay
|
||||
https://git.friedli.info/manuel/gentoo-overlay
|
||||
</link>
|
||||
<description>
|
||||
Fritteli's overlay of Gentoo ebuilds
|
||||
fritteli's overlay of Gentoo ebuilds
|
||||
</description>
|
||||
</overlay>
|
||||
</layman>
|
||||
|
|
Loading…
Reference in a new issue