migrated away from deprecated eclasses
This commit is contained in:
parent
e87dddeb90
commit
3624d29986
5 changed files with 10 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue