summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-11 17:07:48 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-12 15:36:04 +0100
commitfca589ab6f60380524424011aacd8ba3659d4358 (patch)
tree8702db1cf9259309688bd74a12bddf56c0df3a46
parentMove {app-doc → app-text}/psmark (diff)
downloadgentoo-fca589ab6f60380524424011aacd8ba3659d4358.tar.gz
gentoo-fca589ab6f60380524424011aacd8ba3659d4358.tar.bz2
gentoo-fca589ab6f60380524424011aacd8ba3659d4358.zip
Move {app-doc → app-text}/xmltoman
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>
-rw-r--r--app-crypt/ssss/ssss-0.5.7-r1.ebuild4
-rw-r--r--app-text/xmltoman/Manifest (renamed from app-doc/xmltoman/Manifest)0
-rw-r--r--app-text/xmltoman/files/xmltoman-0.6-generate-man-pages.patch (renamed from app-doc/xmltoman/files/xmltoman-0.6-generate-man-pages.patch)0
-rw-r--r--app-text/xmltoman/metadata.xml (renamed from app-doc/xmltoman/metadata.xml)0
-rw-r--r--app-text/xmltoman/xmltoman-0.4-r2.ebuild (renamed from app-doc/xmltoman/xmltoman-0.4-r2.ebuild)2
-rw-r--r--app-text/xmltoman/xmltoman-0.6.ebuild (renamed from app-doc/xmltoman/xmltoman-0.6.ebuild)2
-rw-r--r--net-analyzer/gsad/gsad-22.8.0.ebuild2
-rw-r--r--net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild2
-rw-r--r--net-analyzer/gvmd/gvmd-23.1.0.ebuild2
-rw-r--r--net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild2
-rw-r--r--net-dns/avahi/avahi-0.8-r7.ebuild2
-rw-r--r--profiles/updates/1Q-20241
12 files changed, 10 insertions, 9 deletions
diff --git a/app-crypt/ssss/ssss-0.5.7-r1.ebuild b/app-crypt/ssss/ssss-0.5.7-r1.ebuild
index ce73f8924357..f847746a60e5 100644
--- a/app-crypt/ssss/ssss-0.5.7-r1.ebuild
+++ b/app-crypt/ssss/ssss-0.5.7-r1.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
@@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
RDEPEND="dev-libs/gmp:0="
DEPEND="${RDEPEND}"
-BDEPEND="app-doc/xmltoman"
+BDEPEND="app-text/xmltoman"
HTML_DOCS=( "doc.html" "ssss.1.html" )
diff --git a/app-doc/xmltoman/Manifest b/app-text/xmltoman/Manifest
index cc8d650c97d7..cc8d650c97d7 100644
--- a/app-doc/xmltoman/Manifest
+++ b/app-text/xmltoman/Manifest
diff --git a/app-doc/xmltoman/files/xmltoman-0.6-generate-man-pages.patch b/app-text/xmltoman/files/xmltoman-0.6-generate-man-pages.patch
index a902ddd07b84..a902ddd07b84 100644
--- a/app-doc/xmltoman/files/xmltoman-0.6-generate-man-pages.patch
+++ b/app-text/xmltoman/files/xmltoman-0.6-generate-man-pages.patch
diff --git a/app-doc/xmltoman/metadata.xml b/app-text/xmltoman/metadata.xml
index cdc9d054966e..cdc9d054966e 100644
--- a/app-doc/xmltoman/metadata.xml
+++ b/app-text/xmltoman/metadata.xml
diff --git a/app-doc/xmltoman/xmltoman-0.4-r2.ebuild b/app-text/xmltoman/xmltoman-0.4-r2.ebuild
index efb9811d3457..2364778f118c 100644
--- a/app-doc/xmltoman/xmltoman-0.4-r2.ebuild
+++ b/app-text/xmltoman/xmltoman-0.4-r2.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
diff --git a/app-doc/xmltoman/xmltoman-0.6.ebuild b/app-text/xmltoman/xmltoman-0.6.ebuild
index 3c4859a56fe9..2ae15fdeec2d 100644
--- a/app-doc/xmltoman/xmltoman-0.6.ebuild
+++ b/app-text/xmltoman/xmltoman-0.6.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
diff --git a/net-analyzer/gsad/gsad-22.8.0.ebuild b/net-analyzer/gsad/gsad-22.8.0.ebuild
index f0dc7e7bb5d6..3a2e42410abc 100644
--- a/net-analyzer/gsad/gsad-22.8.0.ebuild
+++ b/net-analyzer/gsad/gsad-22.8.0.ebuild
@@ -37,7 +37,7 @@ BDEPEND="
virtual/pkgconfig
doc? (
app-text/doxygen[dot]
- app-doc/xmltoman
+ app-text/xmltoman
)
"
diff --git a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild
index 4aac971e957d..445a62fcabeb 100644
--- a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild
+++ b/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
virtual/pkgconfig
doc? (
app-text/doxygen[dot]
- app-doc/xmltoman
+ app-text/xmltoman
app-text/htmldoc
dev-perl/CGI
dev-perl/SQL-Translator
diff --git a/net-analyzer/gvmd/gvmd-23.1.0.ebuild b/net-analyzer/gvmd/gvmd-23.1.0.ebuild
index 19f62e02f74a..dd9ed0e3ce9f 100644
--- a/net-analyzer/gvmd/gvmd-23.1.0.ebuild
+++ b/net-analyzer/gvmd/gvmd-23.1.0.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
virtual/pkgconfig
doc? (
app-text/doxygen[dot]
- app-doc/xmltoman
+ app-text/xmltoman
app-text/htmldoc
dev-libs/libxslt
)
diff --git a/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild b/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild
index 6e153221d560..57daa813f540 100644
--- a/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild
+++ b/net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
virtual/pkgconfig
doc? (
app-text/doxygen[dot]
- app-doc/xmltoman
+ app-text/xmltoman
app-text/htmldoc
dev-perl/CGI
dev-perl/SQL-Translator
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
"
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index de598b3350c7..ce3091ac0d3e 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -4,3 +4,4 @@ move app-doc/NaturalDocs app-text/NaturalDocs
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