diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-11 17:04:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-12 15:36:00 +0100 |
commit | f7fdfdaeec3764929686064a6054c38a6b2d7788 (patch) | |
tree | a420a7aa231f9c43b9911a90b4cfa99ba60b3a24 /dev-util | |
parent | Move {app-doc → app-text}/NaturalDocs (diff) | |
download | gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.tar.gz gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.tar.bz2 gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.zip |
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>
Diffstat (limited to 'dev-util')
23 files changed, 43 insertions, 43 deletions
diff --git a/dev-util/babeltrace/babeltrace-2.0.5.ebuild b/dev-util/babeltrace/babeltrace-2.0.5.ebuild index 538ec918a04b..e20776805f40 100644 --- a/dev-util/babeltrace/babeltrace-2.0.5.ebuild +++ b/dev-util/babeltrace/babeltrace-2.0.5.ebuild @@ -30,7 +30,7 @@ BDEPEND="${RDEPEND} $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]' python3_12) doc? ( >=dev-python/sphinx-1.3 ) ) - doc? ( >=app-doc/doxygen-1.8.6 ) + doc? ( >=app-text/doxygen-1.8.6 ) man? ( >=app-text/asciidoc-8.6.8 >=app-text/xmlto-0.0.25 diff --git a/dev-util/cccc/cccc-3.1.6-r1.ebuild b/dev-util/cccc/cccc-3.1.6-r1.ebuild index 6fe66504f3a3..c856cbe32bd5 100644 --- a/dev-util/cccc/cccc-3.1.6-r1.ebuild +++ b/dev-util/cccc/cccc-3.1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="apidoc debug doc mfc" -BDEPEND="apidoc? ( app-doc/doxygen[dot] )" +BDEPEND="apidoc? ( app-text/doxygen[dot] )" src_prepare() { default diff --git a/dev-util/cmocka/cmocka-1.1.5-r1.ebuild b/dev-util/cmocka/cmocka-1.1.5-r1.ebuild index 15f0abdd3156..5ceea42d0270 100644 --- a/dev-util/cmocka/cmocka-1.1.5-r1.ebuild +++ b/dev-util/cmocka/cmocka-1.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv IUSE="doc examples static-libs test" RESTRICT="!test? ( test )" -BDEPEND="doc? ( app-doc/doxygen[dot] )" +BDEPEND="doc? ( app-text/doxygen[dot] )" multilib_src_configure() { append-lfs-flags diff --git a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild index f3723fecf377..2ac45314b772 100644 --- a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild +++ b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="doc" RDEPEND="!dev-util/cpptest:0" -BDEPEND="doc? ( app-doc/doxygen )" +BDEPEND="doc? ( app-text/doxygen )" DOCS=( AUTHORS BUGS NEWS README ) diff --git a/dev-util/cppunit/cppunit-1.15.1-r3.ebuild b/dev-util/cppunit/cppunit-1.15.1-r3.ebuild index 20262df7f2fa..47ed5ef23fc1 100644 --- a/dev-util/cppunit/cppunit-1.15.1-r3.ebuild +++ b/dev-util/cppunit/cppunit-1.15.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ IUSE="doc examples" BDEPEND=" doc? ( - app-doc/doxygen[dot] + app-text/doxygen[dot] media-gfx/graphviz ) " diff --git a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild index 7373b1392763..e62994b61971 100644 --- a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild +++ b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( ${PYTHON_DEPS} - app-doc/doxygen + app-text/doxygen $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') ) " diff --git a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild index ff1020e9561a..4a1be28bdc61 100644 --- a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild +++ b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( ${PYTHON_DEPS} - app-doc/doxygen + app-text/doxygen $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') ) " diff --git a/dev-util/kdstatemachineeditor/kdstatemachineeditor-1.2.8.ebuild b/dev-util/kdstatemachineeditor/kdstatemachineeditor-1.2.8.ebuild index d67368a4579c..89a9ce6a8c63 100644 --- a/dev-util/kdstatemachineeditor/kdstatemachineeditor-1.2.8.ebuild +++ b/dev-util/kdstatemachineeditor/kdstatemachineeditor-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,7 +38,7 @@ DEPEND="${RDEPEND} BDEPEND=" media-gfx/graphviz doc? ( - app-doc/doxygen + app-text/doxygen dev-qt/qthelp:5 ) " diff --git a/dev-util/kdstatemachineeditor/kdstatemachineeditor-9999.ebuild b/dev-util/kdstatemachineeditor/kdstatemachineeditor-9999.ebuild index d67368a4579c..89a9ce6a8c63 100644 --- a/dev-util/kdstatemachineeditor/kdstatemachineeditor-9999.ebuild +++ b/dev-util/kdstatemachineeditor/kdstatemachineeditor-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,7 +38,7 @@ DEPEND="${RDEPEND} BDEPEND=" media-gfx/graphviz doc? ( - app-doc/doxygen + app-text/doxygen dev-qt/qthelp:5 ) " diff --git a/dev-util/kernelshark/kernelshark-2.2.0.ebuild b/dev-util/kernelshark/kernelshark-2.2.0.ebuild index 660f4388e049..b90ab79d56d5 100644 --- a/dev-util/kernelshark/kernelshark-2.2.0.ebuild +++ b/dev-util/kernelshark/kernelshark-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ RDEPEND="${DEPEND}" BDEPEND=" doc? ( media-gfx/graphviz - app-doc/doxygen + app-text/doxygen )" PATCHES=( diff --git a/dev-util/kernelshark/kernelshark-2.2.1.ebuild b/dev-util/kernelshark/kernelshark-2.2.1.ebuild index 660f4388e049..b90ab79d56d5 100644 --- a/dev-util/kernelshark/kernelshark-2.2.1.ebuild +++ b/dev-util/kernelshark/kernelshark-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ RDEPEND="${DEPEND}" BDEPEND=" doc? ( media-gfx/graphviz - app-doc/doxygen + app-text/doxygen )" PATCHES=( diff --git a/dev-util/libabigail/libabigail-2.2.ebuild b/dev-util/libabigail/libabigail-2.2.ebuild index 82a29a373fc6..00d89ec11ab2 100644 --- a/dev-util/libabigail/libabigail-2.2.ebuild +++ b/dev-util/libabigail/libabigail-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -47,7 +47,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig doc? ( - app-doc/doxygen[dot] + app-text/doxygen[dot] dev-python/sphinx sys-apps/texinfo ) diff --git a/dev-util/libabigail/libabigail-2.3-r2.ebuild b/dev-util/libabigail/libabigail-2.3-r2.ebuild index d984d3b5bf84..268fdce3a7d5 100644 --- a/dev-util/libabigail/libabigail-2.3-r2.ebuild +++ b/dev-util/libabigail/libabigail-2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig doc? ( - app-doc/doxygen[dot] + app-text/doxygen[dot] dev-python/sphinx sys-apps/texinfo ) diff --git a/dev-util/libabigail/libabigail-2.4.ebuild b/dev-util/libabigail/libabigail-2.4.ebuild index 885005cc2531..5ca2dece0f9b 100644 --- a/dev-util/libabigail/libabigail-2.4.ebuild +++ b/dev-util/libabigail/libabigail-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig doc? ( - app-doc/doxygen[dot] + app-text/doxygen[dot] dev-python/sphinx sys-apps/texinfo ) diff --git a/dev-util/libabigail/libabigail-9999.ebuild b/dev-util/libabigail/libabigail-9999.ebuild index 885005cc2531..5ca2dece0f9b 100644 --- a/dev-util/libabigail/libabigail-9999.ebuild +++ b/dev-util/libabigail/libabigail-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig doc? ( - app-doc/doxygen[dot] + app-text/doxygen[dot] dev-python/sphinx sys-apps/texinfo ) diff --git a/dev-util/mdds/mdds-2.0.3.ebuild b/dev-util/mdds/mdds-2.0.3.ebuild index 4f7570cb3fd1..64542f48f227 100644 --- a/dev-util/mdds/mdds-2.0.3.ebuild +++ b/dev-util/mdds/mdds-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RESTRICT="!test? ( test )" BDEPEND=" doc? ( - app-doc/doxygen + app-text/doxygen dev-python/sphinx ) test? ( dev-util/dejagnu ) diff --git a/dev-util/mdds/mdds-9999.ebuild b/dev-util/mdds/mdds-9999.ebuild index b8ad98c3de85..c45dd52af655 100644 --- a/dev-util/mdds/mdds-9999.ebuild +++ b/dev-util/mdds/mdds-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ DEPEND="dev-libs/boost:=" RDEPEND="${DEPEND}" BDEPEND=" doc? ( - app-doc/doxygen + app-text/doxygen dev-python/sphinx ) test? ( dev-util/dejagnu ) diff --git a/dev-util/ninja/ninja-1.11.1-r2.ebuild b/dev-util/ninja/ninja-1.11.1-r2.ebuild index a6838532bafa..0cb89335a647 100644 --- a/dev-util/ninja/ninja-1.11.1-r2.ebuild +++ b/dev-util/ninja/ninja-1.11.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2023 Gentoo Authors +# Copyright 2012-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ BDEPEND=" dev-util/re2c doc? ( app-text/asciidoc - app-doc/doxygen + app-text/doxygen dev-libs/libxslt media-gfx/graphviz ) diff --git a/dev-util/ninja/ninja-1.11.1-r3.ebuild b/dev-util/ninja/ninja-1.11.1-r3.ebuild index 0ce6217aa881..2ca427037c35 100644 --- a/dev-util/ninja/ninja-1.11.1-r3.ebuild +++ b/dev-util/ninja/ninja-1.11.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2023 Gentoo Authors +# Copyright 2012-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ BDEPEND=" dev-util/re2c doc? ( app-text/asciidoc - app-doc/doxygen + app-text/doxygen dev-libs/libxslt media-gfx/graphviz ) diff --git a/dev-util/ninja/ninja-1.11.1-r4.ebuild b/dev-util/ninja/ninja-1.11.1-r4.ebuild index 74b611b5aeca..4a9cf1f32132 100644 --- a/dev-util/ninja/ninja-1.11.1-r4.ebuild +++ b/dev-util/ninja/ninja-1.11.1-r4.ebuild @@ -28,7 +28,7 @@ BDEPEND=" dev-util/re2c doc? ( app-text/asciidoc - app-doc/doxygen + app-text/doxygen dev-libs/libxslt media-gfx/graphviz ) diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index 74b611b5aeca..4a9cf1f32132 100644 --- a/dev-util/ninja/ninja-9999.ebuild +++ b/dev-util/ninja/ninja-9999.ebuild @@ -28,7 +28,7 @@ BDEPEND=" dev-util/re2c doc? ( app-text/asciidoc - app-doc/doxygen + app-text/doxygen dev-libs/libxslt media-gfx/graphviz ) diff --git a/dev-util/oprofile/oprofile-1.4.0.ebuild b/dev-util/oprofile/oprofile-1.4.0.ebuild index a2eba4e7291c..d56dd6f4b3d2 100644 --- a/dev-util/oprofile/oprofile-1.4.0.ebuild +++ b/dev-util/oprofile/oprofile-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc x86" IUSE="apidoc java pch static-libs" BDEPEND=" - apidoc? ( app-doc/doxygen[dot] ) + apidoc? ( app-text/doxygen[dot] ) java? ( >=virtual/jdk-1.8:= ) " CDEPEND=" diff --git a/dev-util/schroot/schroot-1.6.13_p2-r1.ebuild b/dev-util/schroot/schroot-1.6.13_p2-r1.ebuild index 839f9adc48f4..c287d0c0414d 100644 --- a/dev-util/schroot/schroot-1.6.13_p2-r1.ebuild +++ b/dev-util/schroot/schroot-1.6.13_p2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,7 +31,7 @@ DEPEND="${COMMON_DEPEND} app-arch/xz-utils sys-apps/groff doc? ( - app-doc/doxygen + app-text/doxygen media-gfx/graphviz ) nls? ( |