summaryrefslogtreecommitdiff
path: root/dev-cpp/termcolor
AgeCommit message (Collapse)Author
2022-07-26dev-cpp/termcolor: drop 2.0.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-05-17dev-cpp/termcolor: add 2.1.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-25**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Again. :( Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-12-15dev-cpp/termcolor: add src_test (still disabled)Sam James
Still can't detect failure automatically but noticed that the ::guru version (before it was removed) defined src_test so.. why not? Signed-off-by: Sam James <sam@gentoo.org>
2021-12-09dev-cpp/termcolor: Change LICENSE to BSD.Ronny (tastytea) Gutbrod
Evidence: - https://github.com/ikalnytskyi/termcolor/blob/v2.0.0/include/termcolor/termcolor.hpp#L9 - https://github.com/ikalnytskyi/termcolor/blob/v2.0.0/LICENSE - https://termcolor.readthedocs.io/ The LICENSE file has a slight modification in the preamble to explicitly include documentation. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> Closes: https://github.com/gentoo/gentoo/pull/23225 Signed-off-by: Sam James <sam@gentoo.org>
2021-12-04dev-cpp/termcolor: initial importSam James
Signed-off-by: Sam James <sam@gentoo.org>