summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-01 13:53:53 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-01 14:02:01 +0200
commit5bbc94a101b8e608a29bc0680fdbfd095e8bc383 (patch)
treeff452308cb1c2a3fafe350099c567b8365c37c08 /sci-misc
parentdev-python/pysnmp: Fix utf-8 japaneses text (diff)
downloadgentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.gz
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.bz2
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.zip
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/nco/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-misc/nco/metadata.xml b/sci-misc/nco/metadata.xml
index 4f8a54def83b..c13bc9d9bae6 100644
--- a/sci-misc/nco/metadata.xml
+++ b/sci-misc/nco/metadata.xml
@@ -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>
<herd>sci</herd>
@@ -10,11 +10,14 @@
operation (e.g., averaging or hyperslabbing), and produce a netCDF
output file. NCO was originally designed to manipulate and analyze
climate data, though it works on any netCDF format datasets.
-</longdescription>
+ </longdescription>
<use>
<flag name="dap">Support for remote data access with the NETCDF DAP client</flag>
<flag name="ncap2">Build next generation netcdf arithmetic processor
(needs <pkg>dev-java/antlr</pkg>)</flag>
<flag name="udunits">Add <pkg>sci-libs/udunits</pkg> files support</flag>
</use>
+ <upstream>
+ <remote-id type="sourceforge">nco</remote-id>
+ </upstream>
</pkgmetadata>