summaryrefslogtreecommitdiff
path: root/dev-haskell/edit-distance-vector
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/edit-distance-vector')
-rw-r--r--dev-haskell/edit-distance-vector/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/dev-haskell/edit-distance-vector/metadata.xml b/dev-haskell/edit-distance-vector/metadata.xml
index c2c7c2767205..23763205fb2a 100644
--- a/dev-haskell/edit-distance-vector/metadata.xml
+++ b/dev-haskell/edit-distance-vector/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <longdescription>
An implementation of the Wagner-Fischer dynamic programming algorithm to
find the optimal edit script and cost between two sequences.
@@ -19,4 +19,6 @@
* The type representing the cost of operations.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file