summaryrefslogtreecommitdiff
path: root/python/python-hmm_0.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-hmm_0.4.oe')
-rw-r--r--python/python-hmm_0.4.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-hmm_0.4.oe b/python/python-hmm_0.4.oe
index 64512c05fe..83618051ac 100644
--- a/python/python-hmm_0.4.oe
+++ b/python/python-hmm_0.4.oe
@@ -3,7 +3,7 @@ Model and associated algorithms (Viterbi and Baum-Welsh). It uses Numeric \
Python to speed up the computations."
SECTION = "devel/python"
PRIORITY = "optional"
-MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-numeric"
DEPENDS = "python-numeric"
SRCNAME = "hmm"