commit: 30e683d71afeeb752541b3358619a20953318f47 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Sep 8 10:21:01 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Sep 8 10:21:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30e683d7
sci-electronics/lxi-tools: fix identation Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-electronics/lxi-tools/metadata.xml | 32 ++++++++++++++++---------------- 1 file 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>[email protected]</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>[email protected]</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>
