diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 13:53:53 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:02:01 +0200 |
commit | 5bbc94a101b8e608a29bc0680fdbfd095e8bc383 (patch) | |
tree | ff452308cb1c2a3fafe350099c567b8365c37c08 /sci-mathematics | |
parent | dev-python/pysnmp: Fix utf-8 japaneses text (diff) | |
download | gentoo-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-mathematics')
-rw-r--r-- | sci-mathematics/calc/metadata.xml | 11 | ||||
-rw-r--r-- | sci-mathematics/lpsolve/metadata.xml | 5 | ||||
-rw-r--r-- | sci-mathematics/msieve/metadata.xml | 5 | ||||
-rw-r--r-- | sci-mathematics/snns/metadata.xml | 15 | ||||
-rw-r--r-- | sci-mathematics/yacas/metadata.xml | 17 | ||||
-rw-r--r-- | sci-mathematics/yafu/metadata.xml | 5 |
6 files changed, 38 insertions, 20 deletions
diff --git a/sci-mathematics/calc/metadata.xml b/sci-mathematics/calc/metadata.xml index 4c7eb900a0cb..1909ee567cca 100644 --- a/sci-mathematics/calc/metadata.xml +++ b/sci-mathematics/calc/metadata.xml @@ -1,12 +1,15 @@ -<?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-mathematics</herd> -<longdescription lang='en'> + <herd>sci-mathematics</herd> + <longdescription lang="en"> Calc is an interactive calculator which provides for easy large numeric calculations, but which also can be easily programmed for difficult or long calculations. It can accept a command line argument, in which case it executes that single command and exits. Otherwise, it enters interactive mode. -</longdescription> + </longdescription> + <upstream> + <remote-id type="sourceforge">calc</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-mathematics/lpsolve/metadata.xml b/sci-mathematics/lpsolve/metadata.xml index 47fc5f17523e..a738782cba85 100644 --- a/sci-mathematics/lpsolve/metadata.xml +++ b/sci-mathematics/lpsolve/metadata.xml @@ -1,6 +1,9 @@ -<?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>office</herd> <herd>sci-mathematics</herd> + <upstream> + <remote-id type="sourceforge">lpsolve</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-mathematics/msieve/metadata.xml b/sci-mathematics/msieve/metadata.xml index d77356350e30..de9a8b3b03b7 100644 --- a/sci-mathematics/msieve/metadata.xml +++ b/sci-mathematics/msieve/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> @@ -8,4 +8,7 @@ <use> <flag name="ecm">Enable support for the GMP-ECM library</flag> </use> + <upstream> + <remote-id type="sourceforge">msieve</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-mathematics/snns/metadata.xml b/sci-mathematics/snns/metadata.xml index 601be9594b9b..ac4f219e806e 100644 --- a/sci-mathematics/snns/metadata.xml +++ b/sci-mathematics/snns/metadata.xml @@ -1,9 +1,12 @@ -<?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-mathematics</herd> -<maintainer> - <email>axs@gentoo.org</email> - <name>Ian Stakenvicius</name> -</maintainer> + <herd>sci-mathematics</herd> + <maintainer> + <email>axs@gentoo.org</email> + <name>Ian Stakenvicius</name> + </maintainer> + <upstream> + <remote-id type="sourceforge">snns</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-mathematics/yacas/metadata.xml b/sci-mathematics/yacas/metadata.xml index e992686a974a..d45ad6cdcfd5 100644 --- a/sci-mathematics/yacas/metadata.xml +++ b/sci-mathematics/yacas/metadata.xml @@ -1,16 +1,19 @@ -<?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-mathematics</herd> -<longdescription lang="en"> + <herd>sci-mathematics</herd> + <longdescription lang="en"> Yacas (Yet Another Computer Algebra System) is a small and highly flexible general-purpose computer algebra language. The syntax uses a infix-operator grammar parser. The distribution contains a small library of mathematical functions, but its real strength is in the language in which you can easily write your own symbolic manipulation algorithms. -</longdescription> -<use> - <flag name="server">Build the network server version</flag> -</use> + </longdescription> + <use> + <flag name="server">Build the network server version</flag> + </use> + <upstream> + <remote-id type="sourceforge">yacas</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-mathematics/yafu/metadata.xml b/sci-mathematics/yafu/metadata.xml index 0bc3be1ea5ed..d98fdc972151 100644 --- a/sci-mathematics/yafu/metadata.xml +++ b/sci-mathematics/yafu/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> @@ -8,4 +8,7 @@ <use> <flag name="sieve">Use msieve for the sieving steps of NFS</flag> </use> + <upstream> + <remote-id type="sourceforge">yafu</remote-id> + </upstream> </pkgmetadata> |