aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eselect-luajit: unlink hard-codedILMostro2018-06-271-1/+1
|
* resolved issues with bash parameter expansion in `set_symlinks()` wrt ↵ILMostro2018-06-271-6/+6
| | | | man-page entries
* eselect-luajit: LVER is not a command, but a variableILMostro2018-06-271-2/+2
|
* eselect-luajit was returning hyphen along with version as target.ILMostro2018-06-271-2/+2
| | | | Added the hyphen to the prefix, in order to easier exclude it with bash `##`
* separate `/usr/lib/luajit-$ver/` for `libluajit` lib files;ILMostro2018-06-271-6/+8
| | | | | | | `eselect-luajit` takes the new folder into account; fixed up a few other issues with eselect-luajit; including: `find_targets()` had been incorrectly changed without taking into account the additional hyphen (-) between name and version
* fixed man-page version file conflict for luajit and eselect-luajit;ILMostro2018-06-271-1/+1
| | | | updated luajit-2.0.5-r1 to conform to others
* luajit-2.0.4 patched w/removed symlinks;ILMostro2018-06-271-2/+2
| | | | updated eselect-luajit for symlink patch of luajit-2.0.4
* fixed a missed lua{,jit} conversion; include only `libluajit.h` headerILMostro2018-06-261-2/+2
|
* added `app-eselect/eselect-luajit`ILMostro2018-06-263-0/+182