summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-121-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libsfml: Stabilize 2.5.1-r2 x86, #913978Sam James2023-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libsfml: Stabilize 2.5.1-r2 amd64, #913978Arthur Zamarin2023-09-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libsfml: Fix no member named 'auto_ptr'Brahmajit Das2023-08-011-0/+75
The backport is needed as some packges are still dependent on 2.5.1 Closes: https://bugs.gentoo.org/910519 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32121 Signed-off-by: Maciej Barć <xgqt@gentoo.org>