diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-30 11:12:48 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-30 11:12:48 +0100 |
commit | 3199ec7737e923dc19479e5de7b31bb583071931 (patch) | |
tree | ac5f7a0fcd510c0ee74177bc13b7211bffc8ce64 /sci-visualization/nodemon/metadata.xml | |
parent | Update local USE description (diff) | |
download | sci-3199ec7737e923dc19479e5de7b31bb583071931.tar.gz sci-3199ec7737e923dc19479e5de7b31bb583071931.tar.bz2 sci-3199ec7737e923dc19479e5de7b31bb583071931.zip |
Cleanup remote IDs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-visualization/nodemon/metadata.xml')
-rw-r--r-- | sci-visualization/nodemon/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/nodemon/metadata.xml b/sci-visualization/nodemon/metadata.xml index 6c2651609..46b38f8e9 100644 --- a/sci-visualization/nodemon/metadata.xml +++ b/sci-visualization/nodemon/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> <maintainer type="person"> @@ -18,6 +18,6 @@ systems. <flag name="pbs">Enable support for the Portable Batch System.</flag> </use> <upstream> - <remote-id type="sourceforge">nodemon</remote-id> + <remote-id type="sourceforge">downloads</remote-id> </upstream> </pkgmetadata> |