mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-cpp/muParser: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
@@ -6,9 +6,9 @@
|
||||
<name>Gentoo Mathematics Project</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
muParser is a C++ library for mathematical expression parsing.
|
||||
It is based on transforming an expression into a bytecode and
|
||||
precalculating constant parts of it.
|
||||
muParser is a C++ library for mathematical expression parsing.
|
||||
It is based on transforming an expression into a bytecode and
|
||||
precalculating constant parts of it.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">muparser</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user