diff options
Diffstat (limited to 'sci-mathematics/form')
-rw-r--r-- | sci-mathematics/form/form-4.3.1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/form/form-5.0.0_beta1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/form/form-4.3.1.ebuild b/sci-mathematics/form/form-4.3.1.ebuild index d3d5800ac1e2..8ff6283ac8b3 100644 --- a/sci-mathematics/form/form-4.3.1.ebuild +++ b/sci-mathematics/form/form-4.3.1.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 @@ RDEPEND=" DEPEND="${RDEPEND} devref? ( dev-texlive/texlive-latexrecommended ) doc? ( dev-texlive/texlive-latexrecommended ) - doxygen? ( app-doc/doxygen ) + doxygen? ( app-text/doxygen ) emacs? ( app-editors/emacs:* )" SITEFILE="64${PN}-gentoo.el" diff --git a/sci-mathematics/form/form-5.0.0_beta1.ebuild b/sci-mathematics/form/form-5.0.0_beta1.ebuild index 61a6d6f461b7..a89b39e8d5b6 100644 --- a/sci-mathematics/form/form-5.0.0_beta1.ebuild +++ b/sci-mathematics/form/form-5.0.0_beta1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} devref? ( dev-texlive/texlive-latexrecommended ) doc? ( dev-texlive/texlive-latexrecommended ) - doxygen? ( app-doc/doxygen ) + doxygen? ( app-text/doxygen ) emacs? ( app-editors/emacs:* )" SITEFILE="64${PN}-gentoo.el" |