diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..20c9765 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# What's this? + +A collection of ebuilds, either packaging software too obscure for me to find in +other overlays, or modifying less-than-ideals in the upstream ebuild repository. + +## Software Packaged Here + +- [cc65](http://cc65.github.io/) as dev-embedded/cc65 +- [crispy-doom](https://github.com/fabiangreffrath/crispy-doom) as games-fps/crispy-doom +- [dosbox-x](https://github.com/joncampbell123/dosbox-x) as games-emulation/dosbox-x |