From fca589ab6f60380524424011aacd8ba3659d4358 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 11 Jan 2024 17:07:48 +0100 Subject: Move {app-doc → app-text}/xmltoman 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-dns/avahi/avahi-0.8-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns/avahi') diff --git a/net-dns/avahi/avahi-0.8-r7.ebuild b/net-dns/avahi/avahi-0.8-r7.ebuild index 54a9151e49aa..4995d06ffdbd 100644 --- a/net-dns/avahi/avahi-0.8-r7.ebuild +++ b/net-dns/avahi/avahi-0.8-r7.ebuild @@ -62,7 +62,7 @@ RDEPEND=" BDEPEND=" dev-util/glib-utils doc? ( app-text/doxygen ) - app-doc/xmltoman + app-text/xmltoman sys-devel/gettext virtual/pkgconfig " -- cgit v1.2.3-65-gdbad