diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sci-geosciences | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/pydap/metadata.xml | 2 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_csv/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_hdf5/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_nca/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_netcdf/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_proxy/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_handlers_sqlite/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_responses_kml/metadata.xml | 8 | ||||
-rw-r--r-- | sci-geosciences/pydap_responses_matlab/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_responses_netcdf/metadata.xml | 6 | ||||
-rw-r--r-- | sci-geosciences/pydap_responses_wms/metadata.xml | 8 | ||||
-rw-r--r-- | sci-geosciences/pydap_responses_xls/metadata.xml | 8 | ||||
-rw-r--r-- | sci-geosciences/qgis/metadata.xml | 12 |
13 files changed, 43 insertions, 43 deletions
diff --git a/sci-geosciences/pydap/metadata.xml b/sci-geosciences/pydap/metadata.xml index aa3cb8c7d..21edfa452 100644 --- a/sci-geosciences/pydap/metadata.xml +++ b/sci-geosciences/pydap/metadata.xml @@ -11,7 +11,7 @@ </maintainer> <longdescription lang="en"> Pydap is a pure Python library implementing the Data Access Protocol. - </longdescription> +</longdescription> <upstream> <remote-id type="pypi">Pydap</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_csv/metadata.xml b/sci-geosciences/pydap_handlers_csv/metadata.xml index a34c29f27..065b999bf 100644 --- a/sci-geosciences/pydap_handlers_csv/metadata.xml +++ b/sci-geosciences/pydap_handlers_csv/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_csv allows Pydap server to serve CSV formatted files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_csv allows Pydap server to serve CSV formatted files. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.csv</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_hdf5/metadata.xml b/sci-geosciences/pydap_handlers_hdf5/metadata.xml index d263e9011..62c4ab0ec 100644 --- a/sci-geosciences/pydap_handlers_hdf5/metadata.xml +++ b/sci-geosciences/pydap_handlers_hdf5/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_hdf5 allows Pydap server to serve hdf5 formatted files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_hdf5 allows Pydap server to serve hdf5 formatted files. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.hdf5</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_nca/metadata.xml b/sci-geosciences/pydap_handlers_nca/metadata.xml index bdbf6ec0b..472b4eb86 100644 --- a/sci-geosciences/pydap_handlers_nca/metadata.xml +++ b/sci-geosciences/pydap_handlers_nca/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_nca allows Pydap server to serve aggregated NetCDF formatted files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_nca allows Pydap server to serve aggregated NetCDF formatted files. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.nca</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_netcdf/metadata.xml b/sci-geosciences/pydap_handlers_netcdf/metadata.xml index 5ad5d48a7..542600cfe 100644 --- a/sci-geosciences/pydap_handlers_netcdf/metadata.xml +++ b/sci-geosciences/pydap_handlers_netcdf/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_netcdf allows Pydap server to serve NetCDF formatted files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_netcdf allows Pydap server to serve NetCDF formatted files. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.netcdf</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_proxy/metadata.xml b/sci-geosciences/pydap_handlers_proxy/metadata.xml index 52278b45f..0f68ac6d7 100644 --- a/sci-geosciences/pydap_handlers_proxy/metadata.xml +++ b/sci-geosciences/pydap_handlers_proxy/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_proxy allows Pydap server to serve data from other web sites. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_proxy allows Pydap server to serve data from other web sites. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.proxy</remote-id> </upstream> diff --git a/sci-geosciences/pydap_handlers_sqlite/metadata.xml b/sci-geosciences/pydap_handlers_sqlite/metadata.xml index f82089bd9..a533b0703 100644 --- a/sci-geosciences/pydap_handlers_sqlite/metadata.xml +++ b/sci-geosciences/pydap_handlers_sqlite/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_handlers_sqlite allows Pydap server to serve data from SQLite files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_handlers_sqlite allows Pydap server to serve data from SQLite files. +</longdescription> <upstream> <remote-id type="pypi">pydap.handlers.sqlite</remote-id> </upstream> diff --git a/sci-geosciences/pydap_responses_kml/metadata.xml b/sci-geosciences/pydap_responses_kml/metadata.xml index 8eb4a652f..e9acccf5f 100644 --- a/sci-geosciences/pydap_responses_kml/metadata.xml +++ b/sci-geosciences/pydap_responses_kml/metadata.xml @@ -10,10 +10,10 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_responses_kml allows Pydap server to use Google Earth to visualize - data. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_responses_kml allows Pydap server to use Google Earth to visualize +data. +</longdescription> <upstream> <remote-id type="pypi">pydap.responses.kml</remote-id> </upstream> diff --git a/sci-geosciences/pydap_responses_matlab/metadata.xml b/sci-geosciences/pydap_responses_matlab/metadata.xml index 323abf1c2..5370903f5 100644 --- a/sci-geosciences/pydap_responses_matlab/metadata.xml +++ b/sci-geosciences/pydap_responses_matlab/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_responses_matlab allows Pydap server to deliver data to Matlab. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_responses_matlab allows Pydap server to deliver data to Matlab. +</longdescription> <upstream> <remote-id type="pypi">pydap.responses.matlab</remote-id> </upstream> diff --git a/sci-geosciences/pydap_responses_netcdf/metadata.xml b/sci-geosciences/pydap_responses_netcdf/metadata.xml index 25cbef43d..da0f64af0 100644 --- a/sci-geosciences/pydap_responses_netcdf/metadata.xml +++ b/sci-geosciences/pydap_responses_netcdf/metadata.xml @@ -10,9 +10,9 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_responses_netcdf allows Pydap server to serve NetCDF formatted files. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_responses_netcdf allows Pydap server to serve NetCDF formatted files. +</longdescription> <upstream> <remote-id type="pypi">pydap.responses.netcdf</remote-id> </upstream> diff --git a/sci-geosciences/pydap_responses_wms/metadata.xml b/sci-geosciences/pydap_responses_wms/metadata.xml index a980f0ad8..ac0d9ed30 100644 --- a/sci-geosciences/pydap_responses_wms/metadata.xml +++ b/sci-geosciences/pydap_responses_wms/metadata.xml @@ -10,10 +10,10 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_responses_wms allows Pydap server to deliver maps via Web Mapping - Service protocol. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_responses_wms allows Pydap server to deliver maps via Web Mapping +Service protocol. +</longdescription> <upstream> <remote-id type="pypi">pydap.responses.wms</remote-id> </upstream> diff --git a/sci-geosciences/pydap_responses_xls/metadata.xml b/sci-geosciences/pydap_responses_xls/metadata.xml index b71bee715..9a1f3e724 100644 --- a/sci-geosciences/pydap_responses_xls/metadata.xml +++ b/sci-geosciences/pydap_responses_xls/metadata.xml @@ -10,10 +10,10 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Pydap is a pure Python library implementing the Data Access Protocol. - pydap_responses_xls allows Pydap server to deliver an Excel file of the - data. - </longdescription> +Pydap is a pure Python library implementing the Data Access Protocol. +pydap_responses_xls allows Pydap server to deliver an Excel file of the +data. +</longdescription> <upstream> <remote-id type="pypi">pydap.responses.xls</remote-id> </upstream> diff --git a/sci-geosciences/qgis/metadata.xml b/sci-geosciences/qgis/metadata.xml index 08f842de1..b2ca3f8c7 100644 --- a/sci-geosciences/qgis/metadata.xml +++ b/sci-geosciences/qgis/metadata.xml @@ -6,12 +6,12 @@ <name>Gentoo Geosciences Project</name> </maintainer> <longdescription lang="en"> - Quantum GIS (QGIS) is a user friendly Open Source Geographic - Information System (GIS). QGIS supports vector, raster, and database - formats. QGIS lets you browse and create map data on your - computer. It supports many common spatial data formats (e.g. ESRI - ShapeFile, geotiff). QGIS supports plugins to do things like display - tracks from your GPS. +Quantum GIS (QGIS) is a user friendly Open Source Geographic +Information System (GIS). QGIS supports vector, raster, and database +formats. QGIS lets you browse and create map data on your +computer. It supports many common spatial data formats (e.g. ESRI +ShapeFile, geotiff). QGIS supports plugins to do things like display +tracks from your GPS. </longdescription> <use> <flag name="grass">Add support for <pkg>sci-geosciences/grass</pkg></flag> |