15 lines
404 B
Plaintext
15 lines
404 B
Plaintext
= Criminally Cute Gentoo Overlay
|
|
|
|
Packages that Siina and company either cannot find or are not updated in `::gentoo` or `::guru`.
|
|
|
|
Add something like this to your machine: `/etc/portage/repos.conf/criminallycute.conf`
|
|
```
|
|
[criminallycute]
|
|
location = /var/db/repos/criminallycute
|
|
sync-type = git
|
|
sync-uri = https://code.criminallycute.fi/CriminallyCute/gentoo-overlay
|
|
auto-sync = yes
|
|
priority = 100
|
|
```
|
|
|