public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-doc/xmltoman/, profiles/updates/, app-crypt/ssss/, app-text/xmltoman/files/, ...
@ 2024-01-12 14:50 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-01-12 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     fca589ab6f60380524424011aacd8ba3659d4358
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 16:07:48 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 14:36:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca589ab

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 <AT> gentoo.org>

 app-crypt/ssss/ssss-0.5.7-r1.ebuild                                   | 4 ++--
 {app-doc => app-text}/xmltoman/Manifest                               | 0
 .../xmltoman/files/xmltoman-0.6-generate-man-pages.patch              | 0
 {app-doc => app-text}/xmltoman/metadata.xml                           | 0
 {app-doc => app-text}/xmltoman/xmltoman-0.4-r2.ebuild                 | 2 +-
 {app-doc => app-text}/xmltoman/xmltoman-0.6.ebuild                    | 2 +-
 net-analyzer/gsad/gsad-22.8.0.ebuild                                  | 2 +-
 net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild                          | 2 +-
 net-analyzer/gvmd/gvmd-23.1.0.ebuild                                  | 2 +-
 net-analyzer/openvas-scanner/openvas-scanner-22.7.8.ebuild            | 2 +-
 net-dns/avahi/avahi-0.8-r7.ebuild                                     | 2 +-
 profiles/updates/1Q-2024                                              | 1 +
 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
similarity index 100%
rename from app-doc/xmltoman/Manifest
rename to 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
similarity index 100%
rename from app-doc/xmltoman/files/xmltoman-0.6-generate-man-pages.patch
rename to 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
similarity index 100%
rename from app-doc/xmltoman/metadata.xml
rename to 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
similarity index 94%
rename from app-doc/xmltoman/xmltoman-0.4-r2.ebuild
rename to 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
similarity index 95%
rename from app-doc/xmltoman/xmltoman-0.6.ebuild
rename to 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-12 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 14:50 [gentoo-commits] repo/gentoo:master commit in: app-doc/xmltoman/, profiles/updates/, app-crypt/ssss/, app-text/xmltoman/files/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox