diff options
| -rw-r--r-- | README.md | 10 | ||||
| -rw-r--r-- | README.org | 16 |
2 files changed, 10 insertions, 16 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 diff --git a/README.org b/README.org deleted file mode 100644 index c9578d3..0000000 --- a/README.org +++ /dev/null @@ -1,16 +0,0 @@ -#+TITLE: README for zerodaysfordays -#+AUTHOR: Jakob L. Kreuze -#+EMAIL: zerodaysfordays@sdf.lonestar.org -#+DATE: 2018-10-15 -#+UPDATE: 08:57:11 - -* 1. 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. - -** 1.1 Software Packaged Here - -- [[http://cc65.github.io/][cc65]] as dev-embedded/cc65 -- [[https://github.com/fabiangreffrath/crispy-doom][crispy-doom]] as games-fps/crispy-doom -- [[https://github.com/joncampbell123/dosbox-x][dosbox-x]] as games-emulation/dosbox-x |