1
0
Fork 0
TheChymera-overlay/README.md

16 lines
585 B
Markdown
Raw Normal View History

2014-02-26 00:37:57 +01:00
# Chymeric Gentoo Overlay
2013-08-30 06:02:59 +02:00
2014-06-27 11:51:29 +02: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
## 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!*