mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 20:30:58 +02:00
pybonjour: fix pkgcheck issues
This commit is contained in:
parent
5c91a37785
commit
c67ce63ea1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
|
|||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python interface to Apple Bonjour and compatible DNS-SD libraries (Avahi)"
|
||||
HOMEPAGE="http://code.google.com/p/pybonjour/"
|
||||
HOMEPAGE="https://code.google.com/p/pybonjour/"
|
||||
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
|
|
|||
Loading…
Reference in a new issue