commit: fd297020c87eff4af57df1fb91e28403651dd721
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 11:22:44 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 11:22:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd297020
dev-python/liblarch: Update maintained due to bug #101792
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/liblarch/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/liblarch/metadata.xml b/dev-python/liblarch/metadata.xml
index c2ca3019dd8..2597e15fa79 100644
--- a/dev-python/liblarch/metadata.xml
+++ b/dev-python/liblarch/metadata.xml
@@ -7,9 +7,6 @@
<maintainer type="person">
<email>[email protected]</email>
</maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- </maintainer>
<longdescription lang="en">
Liblarch is a python library built to easily handle data
structure such are lists, trees and directed acyclic graphs (tree where nodes
can have multiple parents). There's also a liblarch-gtk binding that will allow
you to use your data structure in a Gtk.Treeview.