summaryrefslogtreecommitdiff
path: root/sci-mathematics/fann/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/fann/metadata.xml')
-rw-r--r--sci-mathematics/fann/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/sci-mathematics/fann/metadata.xml b/sci-mathematics/fann/metadata.xml
index f168b946fa73..31486385e4c3 100644
--- a/sci-mathematics/fann/metadata.xml
+++ b/sci-mathematics/fann/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription lang="en">
Fast Artificial Neural Network Library implements multilayer artificial
neural networks in C with support for both fully connected and sparsely
connected networks. Cross-platform execution in both fixed and floating
@@ -13,6 +13,7 @@
training data sets. It is easy to use, versatile, well documented, and
fast. Delphi, PHP, Python and other bindings are available.
</longdescription>
-
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="sourceforge">fann</remote-id>
+ </upstream>
+</pkgmetadata>