diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-07-08 17:58:37 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-07-08 17:58:37 +0000 |
commit | 01dca52b9f452d2ca8677f6999e648ca2a075ee5 (patch) | |
tree | 74ac5fe3fffbc5df4fd759651b6e7ef47179d0ad /sci-libs/libdap/metadata.xml | |
parent | sparc stable (diff) | |
download | historical-01dca52b9f452d2ca8677f6999e648ca2a075ee5.tar.gz historical-01dca52b9f452d2ca8677f6999e648ca2a075ee5.tar.bz2 historical-01dca52b9f452d2ca8677f6999e648ca2a075ee5.zip |
sci-libs/libdap: Add fix for gcc-4.7, #425244; move to autotools-utils.eclass
Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/libdap/metadata.xml')
-rw-r--r-- | sci-libs/libdap/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/libdap/metadata.xml b/sci-libs/libdap/metadata.xml index 4bbe0bb1adb6..3a723f48bbc0 100644 --- a/sci-libs/libdap/metadata.xml +++ b/sci-libs/libdap/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci-geosciences</herd> -<maintainer> - <email>nerdboy@gentoo.org</email> -</maintainer> -<longdescription> + <herd>sci-geosciences</herd> + <maintainer> + <email>nerdboy@gentoo.org</email> + </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 |