mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-emulation/wslu: Fix metadata.xml indentation
fixes the following pkgcheck warnings: app-emulation/wslu PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 9, 10, 11 Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>sstallion@gmail.com</email>
|
||||
<name>Steven Stallion</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This is a collection of utilities for the Linux Subsystem for Windows
|
||||
(WSL), such as converting Linux paths to Windows paths or creating
|
||||
Linux application shortcuts on the Windows Desktop.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">wslutilities/wslu</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>sstallion@gmail.com</email>
|
||||
<name>Steven Stallion</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This is a collection of utilities for the Linux Subsystem for Windows
|
||||
(WSL), such as converting Linux paths to Windows paths or creating
|
||||
Linux application shortcuts on the Windows Desktop.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">wslutilities/wslu</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user