updated ebuild
This commit is contained in:
parent
6031a8e661
commit
be49b3a5fa
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
|
|||
inherit distutils eutils python
|
||||
DESCRIPTION="Multi-user chat component for jabber implemented in python"
|
||||
HOMEPAGE="https://github.com/fritteli/palaver"
|
||||
SRC_URI="https://github.com/fritteli/palaver/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/fritteli/palaver/archive/${PV}.0.1.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue