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 /sci-chemistry | |
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 'sci-chemistry')
20 files changed, 39 insertions, 39 deletions
diff --git a/sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild b/sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild index 229eb04b934a..b990df9bffdc 100644 --- a/sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild +++ b/sci-chemistry/gelemental/gelemental-2.0.0-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 @@ -22,7 +22,7 @@ BDEPEND=" dev-util/intltool sys-devel/gettext virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " src_prepare() { diff --git a/sci-chemistry/gelemental/gelemental-2.0.2.ebuild b/sci-chemistry/gelemental/gelemental-2.0.2.ebuild index 2f50986518a4..e24abba61afd 100644 --- a/sci-chemistry/gelemental/gelemental-2.0.2.ebuild +++ b/sci-chemistry/gelemental/gelemental-2.0.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 @@ -22,7 +22,7 @@ BDEPEND=" dev-util/intltool sys-devel/gettext virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " PATCHES=( diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6-r2.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6-r2.ebuild index 1016b0732c17..33d0e163eb2a 100644 --- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6-r2.ebuild +++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6-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 @@ -33,7 +33,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - app-doc/doxygen + app-text/doxygen app-text/yelp-tools virtual/pkgconfig " diff --git a/sci-chemistry/gromacs/gromacs-2020.7-r1.ebuild b/sci-chemistry/gromacs/gromacs-2020.7-r1.ebuild index c82b858efd34..5f02af7fe637 100644 --- a/sci-chemistry/gromacs/gromacs-2020.7-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.7-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 @@ -60,7 +60,7 @@ CDEPEND=" BDEPEND="${CDEPEND} virtual/pkgconfig build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2021.6.ebuild b/sci-chemistry/gromacs/gromacs-2021.6.ebuild index ea9a704a03f6..0b1d59f4d9ab 100644 --- a/sci-chemistry/gromacs/gromacs-2021.6.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.6.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 @@ -60,7 +60,7 @@ CDEPEND=" BDEPEND="${CDEPEND} virtual/pkgconfig build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2021.7-r1.ebuild b/sci-chemistry/gromacs/gromacs-2021.7-r1.ebuild index 8cdb0ae9c78e..1b82d86998ee 100644 --- a/sci-chemistry/gromacs/gromacs-2021.7-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.7-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 @@ -60,7 +60,7 @@ CDEPEND=" BDEPEND="${CDEPEND} virtual/pkgconfig build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2022.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-2022.5-r1.ebuild index 9a91a5cbac88..8ebb3ae9a8dd 100644 --- a/sci-chemistry/gromacs/gromacs-2022.5-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2022.6.ebuild b/sci-chemistry/gromacs/gromacs-2022.6.ebuild index 9a91a5cbac88..8ebb3ae9a8dd 100644 --- a/sci-chemistry/gromacs/gromacs-2022.6.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.6.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild index 9a91a5cbac88..8ebb3ae9a8dd 100644 --- a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] ') diff --git a/sci-chemistry/gromacs/gromacs-2023.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-2023.1-r1.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-2023.1-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.1-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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/gromacs/gromacs-2023.2.ebuild b/sci-chemistry/gromacs/gromacs-2023.2.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-2023.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/gromacs/gromacs-2024.9999.ebuild b/sci-chemistry/gromacs/gromacs-2024.9999.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-2024.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/gromacs/gromacs-2024_beta.ebuild b/sci-chemistry/gromacs/gromacs-2024_beta.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-2024_beta.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024_beta.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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 92e8d1b21ec5..a3319899d419 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-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 @@ -58,7 +58,7 @@ BDEPEND="${CDEPEND} virtual/pkgconfig clang? ( >=sys-devel/clang-6:* ) build-manual? ( - app-doc/doxygen + app-text/doxygen $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-copybutton[${PYTHON_USEDEP}] diff --git a/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild b/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild index faff5eda6a59..9695faa7d9f5 100644 --- a/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild +++ b/sci-chemistry/molequeue/molequeue-0.9.0-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 @@ -25,7 +25,7 @@ REQUIRED_USE=" RESTRICT="test !test? ( test )" BDEPEND=" - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " RDEPEND=" dev-qt/qtcore:5 diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild index bb37f68348ec..bbcddbdf04a4 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild @@ -25,7 +25,7 @@ BDEPEND=" app-alternatives/lex virtual/pkgconfig doc? ( - app-doc/doxygen + app-text/doxygen media-gfx/graphviz )" diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild index 837978dbe580..550c7236286f 100644 --- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild +++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-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 @@ -48,7 +48,7 @@ REQUIRED_USE=" BDEPEND=" dev-lang/perl doc? ( - app-doc/doxygen + app-text/doxygen dev-texlive/texlive-latex ) perl? ( >=dev-lang/swig-2 ) diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild index bd8e887348d7..d6a0165b20c5 100644 --- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild +++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.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 @@ -48,7 +48,7 @@ REQUIRED_USE=" BDEPEND=" dev-lang/perl doc? ( - app-doc/doxygen + app-text/doxygen dev-texlive/texlive-latex ) perl? ( >=dev-lang/swig-2 ) diff --git a/sci-chemistry/openbabel/openbabel-9999.ebuild b/sci-chemistry/openbabel/openbabel-9999.ebuild index b4641769ecfa..d533ec698acf 100644 --- a/sci-chemistry/openbabel/openbabel-9999.ebuild +++ b/sci-chemistry/openbabel/openbabel-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 @@ -48,7 +48,7 @@ REQUIRED_USE=" BDEPEND=" dev-lang/perl doc? ( - app-doc/doxygen + app-text/doxygen dev-texlive/texlive-latex ) perl? ( >=dev-lang/swig-2 ) |