summaryrefslogtreecommitdiff
path: root/dev-python/munkres
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
commit47d33346b7e146fd878718de061759db77407ce2 (patch)
tree63adc496b341e9627fc78e43ab46688d4789190a /dev-python/munkres
parente6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff)
downloadbaldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/munkres')
-rw-r--r--dev-python/munkres/metadata.xml27
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/munkres/metadata.xml b/dev-python/munkres/metadata.xml
index 0da8fb305585..f753b9a6d198 100644
--- a/dev-python/munkres/metadata.xml
+++ b/dev-python/munkres/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>joshua.downer@gmail.com</email>
- <name>Joshua Downer</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.
+ <maintainer type="person">
+ <email>joshua.downer@gmail.com</email>
+ <name>Joshua Downer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.
</longdescription>
- <upstream>
- <remote-id type="pypi">munkres</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">munkres</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file