mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
Move {app-doc → app-text}/doxygen
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>
This commit is contained in:
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
|
||||
IUSE="debug doc test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="doc? ( app-doc/doxygen )
|
||||
BDEPEND="doc? ( app-text/doxygen )
|
||||
test? ( >=dev-cpp/gtest-1.11.0 )"
|
||||
|
||||
src_configure() {
|
||||
|
||||
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~x86"
|
||||
IUSE="debug doc test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="doc? ( app-doc/doxygen )
|
||||
BDEPEND="doc? ( app-text/doxygen )
|
||||
test? ( >=dev-cpp/gtest-1.11.0 )"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user