aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-09-08 12:21:01 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-09-08 12:21:22 +0200
commit30e683d71afeeb752541b3358619a20953318f47 (patch)
tree10f5f72f6a3d95ca142b834cace10800798e282e
parentnet-misc/yacy: quote S variables (diff)
downloadguru-30e683d7.tar.gz
guru-30e683d7.tar.bz2
guru-30e683d7.zip
sci-electronics/lxi-tools: fix identation
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--sci-electronics/lxi-tools/metadata.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/sci-electronics/lxi-tools/metadata.xml b/sci-electronics/lxi-tools/metadata.xml
index 4b1b4bbc3..0732547ef 100644
--- a/sci-electronics/lxi-tools/metadata.xml
+++ b/sci-electronics/lxi-tools/metadata.xml
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>gentoo@taujhe.de</email>
- <name>Jan Henke</name>
- </maintainer>
- <upstream>
- <remote-id type="github">lxi-tools/lxi-tools</remote-id>
- </upstream>
- <longdescription>
- lxi-tools are open source software tools for managing network attached LXI
- compatible test instruments such as modern oscilloscopes, power supplies,
- spectrum analyzers etc.
+ <maintainer type="person">
+ <email>gentoo@taujhe.de</email>
+ <name>Jan Henke</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">lxi-tools/lxi-tools</remote-id>
+ </upstream>
+ <longdescription>
+ lxi-tools are open source software tools for managing network attached LXI
+ compatible test instruments such as modern oscilloscopes, power supplies,
+ spectrum analyzers etc.
- Features include automatic discovery of test instruments, sending SCPI
- commands, grabbing screenshots from supported instruments, benchmarking
- SCPI message performance, and powerful scripting for test automation. Both
- a commandline tool and a GUI tool are available.
- </longdescription>
+ Features include automatic discovery of test instruments, sending SCPI
+ commands, grabbing screenshots from supported instruments, benchmarking
+ SCPI message performance, and powerful scripting for test automation. Both
+ a commandline tool and a GUI tool are available.
+ </longdescription>
</pkgmetadata>