sci-libs/netcdf-fortran: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 16:51:28 +0000 (17:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:38:30 +0000 (18:38 +0100)
sci-libs/netcdf-fortran/metadata.xml

index a0fc25165a9330e8c3ca65f1ab3fef3eea7fd5b2..907e9aef735b03fff8f2104f5254ad31a3f640b0 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer type="project">
@@ -6,13 +6,13 @@
                <name>Gentoo Science Project</name>
        </maintainer>
        <longdescription lang="en">
-  NetCDF (network Common Data Form) is an interface for scientific
-  data access and a freely-distributed software library that provides an
-  implementation of the interface.  The netCDF library also defines a
-  machine-independent format for representing scientific data.
-  Together, the interface, library, and format support the creation,
-  access, and sharing of scientific data.
-  This is the FORTRAN 77 and 90 library on top of the C library.
+               NetCDF (network Common Data Form) is an interface for scientific
+               data access and a freely-distributed software library that provides an
+               implementation of the interface.  The netCDF library also defines a
+               machine-independent format for representing scientific data.
+               Together, the interface, library, and format support the creation,
+               access, and sharing of scientific data.
+               This is the FORTRAN 77 and 90 library on top of the C library.
        </longdescription>
        <upstream>
                <remote-id type="github">Unidata/netcdf-fortran</remote-id>