Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/howard-bc: fix source | Sören Tempel | 2018-10-12 | 1 | -2/+2 |
| | |||||
* | testing/howard-bc: don't provide bc | Sören Tempel | 2018-10-12 | 1 | -2/+1 |
| | | | | | | | | | | | The APKBUILD author probably intended to conflict with `main/bc` while providing a `bc` meta package at the same time. Unfortunately, doing so would require `main/bc` to be renamed. Otherwise this package is uninstallable since it conflicts with itself. This commit makes this package installable by not providing a `bc` meta package. The alternative solution, renaming `main/bc`, would have been too intrusive. | ||||
* | testing/howard-bc: new aport | Gavin Howard | 2018-04-05 | 1 | -0/+30 |
https://github.com/gavinhoward/bc POSIX bc with GNU extensions |