diff options
Diffstat (limited to 'dev-python/pybluez/pybluez-0.18-r1.ebuild')
-rw-r--r-- | dev-python/pybluez/pybluez-0.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybluez/pybluez-0.18-r1.ebuild b/dev-python/pybluez/pybluez-0.18-r1.ebuild index 775bacf38b7..0fb4271d625 100644 --- a/dev-python/pybluez/pybluez-0.18-r1.ebuild +++ b/dev-python/pybluez/pybluez-0.18-r1.ebuild @@ -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" |