summaryrefslogtreecommitdiff
path: root/moin
diff options
context:
space:
mode:
Diffstat (limited to 'moin')
-rw-r--r--moin/moin_1.1.oe2
-rw-r--r--moin/moin_1.2.1.oe2
-rw-r--r--moin/moin_1.2.2.oe10
3 files changed, 12 insertions, 2 deletions
diff --git a/moin/moin_1.1.oe b/moin/moin_1.1.oe
index 4728b5ff58..f94adece92 100644
--- a/moin/moin_1.1.oe
+++ b/moin/moin_1.1.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "A full fledged WikiWiki system in Python"
SECTION = "base"
PRIORITY = "optional"
-MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tgz"
diff --git a/moin/moin_1.2.1.oe b/moin/moin_1.2.1.oe
index 0d6aee2317..034cf4dc6e 100644
--- a/moin/moin_1.2.1.oe
+++ b/moin/moin_1.2.1.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "A full fledged WikiWiki system in Python"
SECTION = "base"
PRIORITY = "optional"
-MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tar.gz"
diff --git a/moin/moin_1.2.2.oe b/moin/moin_1.2.2.oe
index e69de29bb2..034cf4dc6e 100644
--- a/moin/moin_1.2.2.oe
+++ b/moin/moin_1.2.2.oe
@@ -0,0 +1,10 @@
+DESCRIPTION = "A full fledged WikiWiki system in Python"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+RDEPENDS = "python-core"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tar.gz"
+
+inherit distutils
+