diff options
Diffstat (limited to 'net-p2p/classified-ads')
5 files changed, 10 insertions, 10 deletions
diff --git a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild index 76c08d266204..7da575619d8c 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} sys-devel/gettext - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 sys-devel/gdb:0 )" diff --git a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild index 2034c6a3dac5..87c87bf5edf6 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ RDEPEND="app-arch/bzip2 virtual/libintl" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 sys-devel/gdb:0 )" diff --git a/net-p2p/classified-ads/classified-ads-0.14.ebuild b/net-p2p/classified-ads/classified-ads-0.14.ebuild index fd127beed1fe..e92f7930e940 100644 --- a/net-p2p/classified-ads/classified-ads-0.14.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.14.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 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} sys-devel/gdb:0 )" BDEPEND="sys-devel/gettext - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" src_prepare() { # preprocessed graphics are unpacked into wrong directory diff --git a/net-p2p/classified-ads/classified-ads-0.15.ebuild b/net-p2p/classified-ads/classified-ads-0.15.ebuild index fd127beed1fe..e92f7930e940 100644 --- a/net-p2p/classified-ads/classified-ads-0.15.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.15.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 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} sys-devel/gdb:0 )" BDEPEND="sys-devel/gettext - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" src_prepare() { # preprocessed graphics are unpacked into wrong directory diff --git a/net-p2p/classified-ads/classified-ads-0.16.ebuild b/net-p2p/classified-ads/classified-ads-0.16.ebuild index 1118b25b2f7d..e92f7930e940 100644 --- a/net-p2p/classified-ads/classified-ads-0.16.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.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 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} sys-devel/gdb:0 )" BDEPEND="sys-devel/gettext - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" src_prepare() { # preprocessed graphics are unpacked into wrong directory |