diff options
Diffstat (limited to 'dev-python/watchdog/watchdog-0.8.3.ebuild')
-rw-r--r-- | dev-python/watchdog/watchdog-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.8.3.ebuild b/dev-python/watchdog/watchdog-0.8.3.ebuild index 1d7ccc3a7ce8..aaf8a391ab27 100644 --- a/dev-python/watchdog/watchdog-0.8.3.ebuild +++ b/dev-python/watchdog/watchdog-0.8.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) inherit distutils-r1 eutils DESCRIPTION="Python API and shell utilities to monitor file system events" -HOMEPAGE="http://github.com/gorakhargosh/watchdog" +HOMEPAGE="https://github.com/gorakhargosh/watchdog" SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz" LICENSE="Apache-2.0" |