diff options
Diffstat (limited to 'llvm-runtimes/metadata.xml')
-rw-r--r-- | llvm-runtimes/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/llvm-runtimes/metadata.xml b/llvm-runtimes/metadata.xml new file mode 100644 index 000000000000..b7b27c608e28 --- /dev/null +++ b/llvm-runtimes/metadata.xml @@ -0,0 +1,20 @@ +<?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="de"> + Die Kategorie llvm-runtimes enthält Pakete, die spezifische + Laufzeitbibliotheken für die LLVM-Toolchain bereitstellen + (die normalerweise aus den LLVM-Komponenten über + LLVM_ENABLE_RUNTIMES ausgewählt werden). + </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> |