summaryrefslogtreecommitdiff
path: root/packages/python/python-coherence_0.6.0.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-06 20:08:01 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-06 20:08:01 +0100
commitadc8f713b4c5a6e552e955b85d5840c0add73871 (patch)
tree0dc55f9fc20e8ceda0b8207bebc856793ddb56ce /packages/python/python-coherence_0.6.0.bb
parente2c02c411165fd7adc42cb795cf64f7d5e5e497e (diff)
python-*: unify SECTION, it's devel/python, neither python-devel nor python/devel
Diffstat (limited to 'packages/python/python-coherence_0.6.0.bb')
-rw-r--r--packages/python/python-coherence_0.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-coherence_0.6.0.bb b/packages/python/python-coherence_0.6.0.bb
index 2c6ee0c9c6..bf9d964f99 100644
--- a/packages/python/python-coherence_0.6.0.bb
+++ b/packages/python/python-coherence_0.6.0.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends"
-SECTION = "python/devel"
+SECTION = "devel/python"
LICENSE = "MIT"
HOMEPAGE = "http://coherence.beebits.net/wiki"
PR = "r5"