summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-18 16:54:01 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:51:59 +0100
commita2487773334f50627a8cad8b17021006afc68500 (patch)
treeff91fcc0ec16048416a5487f125d164d76527639 /dev-embedded
parentdev-embedded/jal: align longdescription opening and closing tags (diff)
downloadgentoo-a2487773334f50627a8cad8b17021006afc68500.tar.gz
gentoo-a2487773334f50627a8cad8b17021006afc68500.tar.bz2
gentoo-a2487773334f50627a8cad8b17021006afc68500.zip
dev-embedded/parapin: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/parapin/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-embedded/parapin/metadata.xml b/dev-embedded/parapin/metadata.xml
index 11ed856f4e7e..83bca1eaea3f 100644
--- a/dev-embedded/parapin/metadata.xml
+++ b/dev-embedded/parapin/metadata.xml
@@ -6,12 +6,12 @@
<name>Embedded Gentoo</name>
</maintainer>
<longdescription>
-Parapin makes it easy to write C code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for
-electronics projects that use the PC's parallel port as a generic digital I/O interface. Parapin goes to great lengths to insulate the programmer
-from the somewhat complex parallel port programming interface provided by the PC hardware, making it easy to use the parallel port for digital
-I/O. By the same token, this abstraction also makes Parapin less useful in applications that need to actually use the parallel port as a parallel
-port (e.g., for talking to a printer).
-</longdescription>
+ Parapin makes it easy to write C code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for
+ electronics projects that use the PC's parallel port as a generic digital I/O interface. Parapin goes to great lengths to insulate the programmer
+ from the somewhat complex parallel port programming interface provided by the PC hardware, making it easy to use the parallel port for digital
+ I/O. By the same token, this abstraction also makes Parapin less useful in applications that need to actually use the parallel port as a parallel
+ port (e.g., for talking to a printer).
+ </longdescription>
<upstream>
<remote-id type="sourceforge">parapin</remote-id>
</upstream>