migrated away from deprecated eclasses

This commit is contained in:
Manuel Friedli 2015-10-02 14:06:01 +02:00
parent e87dddeb90
commit 3624d29986
5 changed files with 10 additions and 7 deletions

View file

@ -2,10 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
EAPI=5
PYTHON_DEPEND="2"
PYTHON_COMPAT=( python2_7 )
inherit distutils eutils python git-2
inherit distutils-r1 eutils python-r1 git-2
DESCRIPTION="BOSH connection manager for jabber implemented in python"
HOMEPAGE="https://github.com/twonds/punjab"
EGIT_REPO_URI="git://github.com/twonds/punjab"