diff options
Diffstat (limited to 'dev-python/raven/raven-5.3.0.ebuild')
-rw-r--r-- | dev-python/raven/raven-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/raven/raven-5.3.0.ebuild b/dev-python/raven/raven-5.3.0.ebuild index 648cadc46122..d5258d9b6234 100644 --- a/dev-python/raven/raven-5.3.0.ebuild +++ b/dev-python/raven/raven-5.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Raven is a client for Sentry" -HOMEPAGE="http://github.com/getsentry/raven-python" +HOMEPAGE="https://github.com/getsentry/raven-python" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |