From f7fdfdaeec3764929686064a6054c38a6b2d7788 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 11 Jan 2024 17:04:37 +0100 Subject: Move {app-doc → app-text}/doxygen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- net-p2p/classified-ads/classified-ads-0.13-r1.ebuild | 4 ++-- net-p2p/classified-ads/classified-ads-0.13-r2.ebuild | 4 ++-- net-p2p/classified-ads/classified-ads-0.14.ebuild | 4 ++-- net-p2p/classified-ads/classified-ads-0.15.ebuild | 4 ++-- net-p2p/classified-ads/classified-ads-0.16.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net-p2p/classified-ads') 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 -- cgit v1.2.3-65-gdbad