updated init-script for palaver and adapted ebuild. may not work anymore, as i just deleted the "distutils"-inheritance

This commit is contained in:
Manuel Friedli 2011-07-03 16:07:55 +00:00
parent 5757391ba2
commit 5b4e576cd5
4 changed files with 4 additions and 59 deletions

View file

@ -4,7 +4,7 @@
PYTHON_DEPEND="2"
inherit eutils python distutils
inherit eutils python
DESCRIPTION="Multi-user chat component for jabber implemented in python"
HOMEPAGE="http://code.stanziq.com/palaver"
SRC_URI="http://code.stanziq.com/cgit/${PN}/${PN}/snapshot/${P}.tar.bz2"