*/*: move {app-doc → app-text}/doxygen

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-01-13 12:18:38 +09:00
parent 0a816d1c68
commit ec4d1b0c2f
52 changed files with 52 additions and 52 deletions

View File

@@ -25,7 +25,7 @@ IUSE="test doc examples ccache"
RESTRICT="test"
RDEPEND=(
"doc? ( app-doc/doxygen )"
"doc? ( app-text/doxygen )"
"dev-cpp/cpptoml"
"ccache? ( dev-util/ccache )"
)