commit: 46b417832ca4776dfabf3fbcc84f088f3df455d5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 05:46:44 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 05:49:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b41783
sci-libs/libdap: fix inconsistent use of tabs and spaces in metadata
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sci-libs/libdap/metadata.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/sci-libs/libdap/metadata.xml b/sci-libs/libdap/metadata.xml
index cfa3ff22d1e..c1f3d978773 100644
--- a/sci-libs/libdap/metadata.xml
+++ b/sci-libs/libdap/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Geosciences Project</name>
</maintainer>
<longdescription>
- libdap is a C++ implementation of OPeNDAP which allows access to
- data over the internet, from programs that weren't originally
- designed for that purpose, as well as some that were. While OPeNDAP
- is the original developer of the Data Access Protocol (DAP) which
- it's software uses, many other groups have adopted DAP and provide
- compatible clients, servers and software development kits. DAP is a
- NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
+ libdap is a C++ implementation of OPeNDAP which allows access to
+ data over the internet, from programs that weren't originally
+ designed for that purpose, as well as some that were. While OPeNDAP
+ s the original developer of the Data Access Protocol (DAP) which
+ it's software uses, many other groups have adopted DAP and provide
+ compatible clients, servers and software development kits. DAP is a
+ NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
</longdescription>
</pkgmetadata>