diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 15:46:44 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 15:49:58 +1000 |
commit | 46b417832ca4776dfabf3fbcc84f088f3df455d5 (patch) | |
tree | d93582931bde743e489087ccc5aa3e6d0708c591 /sci-libs/libdap | |
parent | app-i18n/sunpinyin: stabilise 2.0.4_pre20130108-r1 for amd64 (diff) | |
download | gentoo-46b417832ca4776dfabf3fbcc84f088f3df455d5.tar.gz gentoo-46b417832ca4776dfabf3fbcc84f088f3df455d5.tar.bz2 gentoo-46b417832ca4776dfabf3fbcc84f088f3df455d5.zip |
sci-libs/libdap: fix inconsistent use of tabs and spaces in metadata
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-libs/libdap')
-rw-r--r-- | sci-libs/libdap/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/libdap/metadata.xml b/sci-libs/libdap/metadata.xml index cfa3ff22d1ec..c1f3d9787739 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> |