dev-python/pybluez: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:22:07 +02:00
parent e9e0bbcae7
commit 94b449ed26

View File

@@ -11,7 +11,7 @@ inherit distutils-r1
MY_P="PyBluez-${PV}"
DESCRIPTION="Python bindings for Bluez Bluetooth Stack"
HOMEPAGE="https://code.google.com/p/pybluez/"
HOMEPAGE="https://github.com/karulis/pybluez"
SRC_URI="https://pybluez.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2"