diff options
Diffstat (limited to 'python/python-fpconst_0.6.0.oe')
-rw-r--r-- | python/python-fpconst_0.6.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-fpconst_0.6.0.oe b/python/python-fpconst_0.6.0.oe index 169e00e489..bc6604f14b 100644 --- a/python/python-fpconst_0.6.0.oe +++ b/python/python-fpconst_0.6.0.oe @@ -5,7 +5,7 @@ It provides constants for Not-a-Number (NaN), Positive Infinity \ to test for these values." SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core" SRCNAME = "fpconst" |