Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 llvm-core/metadata.xml     | 14 ++++++++++++++
 llvm-runtimes/metadata.xml | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 llvm-core/metadata.xml
 create mode 100644 llvm-runtimes/metadata.xml

diff --git a/llvm-core/metadata.xml b/llvm-core/metadata.xml
new file mode 100644
index 000000000000..014d005edb88
--- /dev/null
+++ b/llvm-core/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<catmetadata>
+       <longdescription lang="en">
+               The llvm-core category contains packages comprising the LLVM
+               toolchain (normally selected among LLVM components
+               via LLVM_ENABLE_PROJECTS).
+       </longdescription>
+       <longdescription lang="pl">
+               Kategoria llvm-core zawiera paczki narzędzi programistycznych
+               LLVM (spośród komponentów LLVM wybierane za pośrednictwem
+               LLVM_ENABLE_PROJECTS).
+       </longdescription>
+</catmetadata>
diff --git a/llvm-runtimes/metadata.xml b/llvm-runtimes/metadata.xml
new file mode 100644
index 000000000000..6b0e1e57d36d
--- /dev/null
+++ b/llvm-runtimes/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<catmetadata>
+       <longdescription lang="en">
+               The llvm-runtimes category contains packages providing runtimes
+               specific to the LLVM toolchain (normally selected among LLVM
+               components via LLVM_ENABLE_RUNTIMES).
+       </longdescription>
+       <longdescription lang="pl">
+               Kategoria llvm-runtimes zawiera paczki z bibliotekami, używanymi
+               przez programy skompilowane za pomocą narzędzi LLVM (spośród
+               komponentów LLVM wybierane za pośrednictwem 
LLVM_ENABLE_RUNTIMES).
+       </longdescription>
+</catmetadata>
-- 
2.47.1


Reply via email to