aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
commit1e04d5868f177eb639f03889b59d2cba00206578 (patch)
tree46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-libs/asmjit
parentConsistently ident with tabs (diff)
downloadsci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz
sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2
sci-1e04d5868f177eb639f03889b59d2cba00206578.zip
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/asmjit')
-rw-r--r--dev-libs/asmjit/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/dev-libs/asmjit/metadata.xml b/dev-libs/asmjit/metadata.xml
index be3086e71..a1c96691e 100644
--- a/dev-libs/asmjit/metadata.xml
+++ b/dev-libs/asmjit/metadata.xml
@@ -10,15 +10,15 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports
- 32/64-bit x86 processors including all usable extensions (FPU, MMX,
- 3dNow, SSE, SSE2, SSE3 and SSE4) through type-safe API that mimics Intel
- assembler syntax and eliminates nearly all common mistakes that can be
- done by developers.
+AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports
+32/64-bit x86 processors including all usable extensions (FPU, MMX,
+3dNow, SSE, SSE2, SSE3 and SSE4) through type-safe API that mimics Intel
+assembler syntax and eliminates nearly all common mistakes that can be
+done by developers.
- AsmJit contains also high-level code generation classes that can be used
- as a portable way to create JIT code that should run on all supported
- architectures. High-level classes can handle various function
- calling-conventions, register allocation and 32/64-bit mode differences.
- </longdescription>
+AsmJit contains also high-level code generation classes that can be used
+as a portable way to create JIT code that should run on all supported
+architectures. High-level classes can handle various function
+calling-conventions, register allocation and 32/64-bit mode differences.
+</longdescription>
</pkgmetadata>