Move {app-doc → app-text}/zeal

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>
Closes: https://github.com/gentoo/gentoo/pull/34762
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-11 17:08:40 +01:00
parent fca589ab6f
commit 36665abda6
9 changed files with 7 additions and 6 deletions

View File

@@ -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

View File

@@ -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
# Eli Schwartz <eschwartz93@gmail.com> (2023-10-19)
@@ -59,7 +59,7 @@ dev-qt/qtwebview
dev-python/PyQt6-WebEngine
dev-python/PyQtWebEngine
app-admin/calamares
app-doc/zeal
app-text/zeal
app-editors/ghostwriter
app-editors/retext
app-misc/anki

View File

@@ -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
# Andreas Sturmlechner <asturm@gentoo.org> (2023-02-06)
@@ -9,7 +9,7 @@ dev-qt/qtwebview
dev-python/PyQt6-WebEngine
dev-python/PyQtWebEngine
app-admin/calamares
app-doc/zeal
app-text/zeal
app-editors/ghostwriter
app-editors/retext
app-misc/anki

View File

@@ -17,7 +17,7 @@ dev-qt/qtwebview
dev-python/PyQt6-WebEngine
dev-python/PyQtWebEngine
app-admin/calamares
app-doc/zeal
app-text/zeal
app-editors/ghostwriter
app-editors/retext
app-misc/anki

View File

@@ -5,3 +5,4 @@ move app-doc/doxygen app-text/doxygen
move app-doc/halibut app-text/halibut
move app-doc/psmark app-text/psmark
move app-doc/xmltoman app-text/xmltoman
move app-doc/zeal app-text/zeal