summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/mc-4.8.29: reinstate IUSE=+slangMarek Szuba2023-02-051-1/+1
| | | | | | | This wasn't supposed to have changed, upstream still considers sys-libs/slang their default back-end. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/mc: drop confusing message about USE="slang unicode"Marek Szuba2023-02-051-6/+0
| | | | | | | | | | | | According to https://www.jedsoft.org/slang/doc/html/cslang-4.html S-Lang *HAS* got native Unicode support, which thanks to the presence of "SLutf8_enable(-1)" in mc code is activated whenever a UTF-8 locale is in use. In other words, it's USE=-unicode that has no effect on app-misc/mc[slang] - and IMHO anyone intentionally disabling Unicode support in 2023 should already know what they are doing (and are unlikely to have an UTF-8 locale active). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/mc: add 4.8.29Marek Szuba2023-01-241-0/+126
Closes: https://bugs.gentoo.org/880755 Signed-off-by: Marek Szuba <marecki@gentoo.org>