public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/2] dev-build: New category
@ 2024-01-11 17:08 Michał Górny
  2024-01-11 17:08 ` [gentoo-dev] [PATCH 2/2] dev-debug: " Michał Górny
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2024-01-11 17:08 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 dev-build/metadata.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 dev-build/metadata.xml

diff --git a/dev-build/metadata.xml b/dev-build/metadata.xml
new file mode 100644
index 000000000000..f09d276f46f5
--- /dev/null
+++ b/dev-build/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<catmetadata>
+	<longdescription lang="en">
+		Build systems and related tools.
+	</longdescription>
+	<longdescription lang="pl">
+		Systemy budowania i powiązane narzędzia.
+	</longdescription>
+</catmetadata>
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-dev] [PATCH 2/2] dev-debug: New category
  2024-01-11 17:08 [gentoo-dev] [PATCH 1/2] dev-build: New category Michał Górny
@ 2024-01-11 17:08 ` Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2024-01-11 17:08 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 dev-debug/metadata.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 dev-debug/metadata.xml

diff --git a/dev-debug/metadata.xml b/dev-debug/metadata.xml
new file mode 100644
index 000000000000..f90a9fc0b5a0
--- /dev/null
+++ b/dev-debug/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<catmetadata>
+	<longdescription lang="en">
+		Debuggers and debugging-related tools.
+	</longdescription>
+	<longdescription lang="pl">
+		Debugery i narzędzia związane z debugowaniem.
+	</longdescription>
+</catmetadata>
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-11 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 17:08 [gentoo-dev] [PATCH 1/2] dev-build: New category Michał Górny
2024-01-11 17:08 ` [gentoo-dev] [PATCH 2/2] dev-debug: " 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