2014-02-26 01:37:57 +02:00
|
|
|
# Chymeric Gentoo Overlay
|
2013-08-30 06:02:59 +02:00
|
|
|
|
2014-06-27 12:51:29 +03:00
|
|
|
An overlay for Gentoo, with various packages chiefly maintained by [TheChymera](https://github.com/TheChymera).
|
|
|
|
The repository structure is somewhat based on that of the *gentoo science overlay*, and we also use thin manifests.
|
2013-08-30 06:02:59 +02:00
|
|
|
|
2014-08-21 18:05:55 +02:00
|
|
|
## Enable this Overlay
|
|
|
|
|
|
|
|
Simply add the following commands as root:
|
|
|
|
|
|
|
|
```
|
|
|
|
echo >> PORTDIR_OVERLAY+=" /usr/local/portage/chymeric"
|
|
|
|
git clone https://github.com/gentoo-science/sci.git /usr/local/portage/chymeric
|
|
|
|
```
|
|
|
|
|
|
|
|
*Please report issues via the GitHub tracking system! Please fork and submit pull requests! We're happy to merge!*
|