sci-electronics/irsim: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 17:48:58 +01:00
parent aad3049411
commit 72135fb4cd

View File

@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-electronics@gentoo.org</email>
<name>Gentoo Electronics Project</name>
</maintainer>
<longdescription>
IRSIM is a tool for simulating digital circuits. It is a "switch-level"
simulator; that is, it treats transistors as ideal switches. Extracted
capacitance and lumped resistance values are used to make the switch a
little bit more realistic than the ideal, using the RC time constants
to predict the relative timing of events.
<maintainer type="project">
<email>sci-electronics@gentoo.org</email>
<name>Gentoo Electronics Project</name>
</maintainer>
<longdescription>
IRSIM is a tool for simulating digital circuits. It is a "switch-level"
simulator; that is, it treats transistors as ideal switches. Extracted
capacitance and lumped resistance values are used to make the switch a
little bit more realistic than the ideal, using the RC time constants
to predict the relative timing of events.
</longdescription>
</pkgmetadata>