aboutsummaryrefslogtreecommitdiffstats
path: root/moin/moin_1.2.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'moin/moin_1.2.2.oe')
-rw-r--r--moin/moin_1.2.2.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/moin/moin_1.2.2.oe b/moin/moin_1.2.2.oe
deleted file mode 100644
index 8c0d38f375..0000000000
--- a/moin/moin_1.2.2.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-LICENSE = GPL
-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
-