commit:     d59f38fc0ff25cf83867672866fbdc56bfbbbe6e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 17:29:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 17:32:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59f38fc

sys-apps/biosdevname: fix metadata indentation

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/biosdevname/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/sys-apps/biosdevname/metadata.xml 
b/sys-apps/biosdevname/metadata.xml
index f5ac2d64e8c..afc179ff42c 100644
--- a/sys-apps/biosdevname/metadata.xml
+++ b/sys-apps/biosdevname/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-biosdevname in its simplest form takes a kernel device name as an argument, and
-returns the BIOS-given name it "should" be.  This is necessary on systems where
-the BIOS name for a given device (e.g. the label on the chassis is "Gb1")
-doesn't map directly and obviously to the kernel name (e.g. eth0).
-</longdescription>
-<upstream>
-<remote-id type="github">dell/biosdevname</remote-id>
-</upstream>
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+       biosdevname in its simplest form takes a kernel device name as an 
argument, and
+       returns the BIOS-given name it "should" be.  This is necessary on 
systems where
+       the BIOS name for a given device (e.g. the label on the chassis is 
"Gb1")
+       doesn't map directly and obviously to the kernel name (e.g. eth0).
+       </longdescription>
+       <upstream>
+               <remote-id type="github">dell/biosdevname</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to