Add README
This commit is contained in:
parent
5229e46b05
commit
b9d4714ec4
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Gentoo overlay
|
||||||
|
|
||||||
|
This overlay aims to provide some ebuilds that I need and are not in the
|
||||||
|
official repo or in another overlay.
|
||||||
|
|
||||||
|
If some package is broken, you could open an issue here or send me an email or
|
||||||
|
contact me via IRC.
|
||||||
|
|
||||||
|
## Example of repo.conf
|
||||||
|
|
||||||
|
```
|
||||||
|
[SwordArMor]
|
||||||
|
location = /usr/local/overlay/SwordArMor
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git
|
||||||
|
auto-sync = yes
|
||||||
|
```
|
Loading…
Reference in a new issue