diff options
Diffstat (limited to 'python/python-sqlite_0.5.0.oe')
| -rw-r--r-- | python/python-sqlite_0.5.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-sqlite_0.5.0.oe b/python/python-sqlite_0.5.0.oe index b0cf00c03b..1ff933fea3 100644 --- a/python/python-sqlite_0.5.0.oe +++ b/python/python-sqlite_0.5.0.oe @@ -1,7 +1,7 @@ DESCRIPTION = "A Python extension for the SQLite Embedded Relational Database" SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-re python-lang" DEPENDS = "sqlite" SRCNAME = "pysqlite" |
