summaryrefslogtreecommitdiff
path: root/sys-block/endpoint
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-24 15:15:26 -0500
committerMike Frysinger <vapier@gentoo.org>2015-11-24 17:01:27 -0500
commit9a534ce223034ddd735530712c7439ce8cf5b346 (patch)
tree58167e7fbae2be0709dbecaf20ab776cf0ac2c85 /sys-block/endpoint
parent428f398d3d1a7825bf2ac6d8f15db57227bcd4e9 (diff)
downloadgentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.gz
gentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.xz
standardize various metadata.xml style
Diffstat (limited to 'sys-block/endpoint')
-rw-r--r--sys-block/endpoint/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/sys-block/endpoint/metadata.xml b/sys-block/endpoint/metadata.xml
index 4272e6c8f62..637b63e183f 100644
--- a/sys-block/endpoint/metadata.xml
+++ b/sys-block/endpoint/metadata.xml
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
- <herd>base-system</herd>
- <longdescription lang="en">
- Endpoint turns a Linux machine with one or more firewire cards into an SBP-2
- device. The advantage is that you can use any file or device the linux
- machine supports as storage, and that multiple clients can sit on separate
- buses so they can get the full bandwidth of the bus.
- </longdescription>
+<herd>base-system</herd>
+<longdescription lang='en'>
+ Endpoint turns a Linux machine with one or more firewire cards into an SBP-2
+ device. The advantage is that you can use any file or device the linux
+ machine supports as storage, and that multiple clients can sit on separate
+ buses so they can get the full bandwidth of the bus.
+</longdescription>
</pkgmetadata>