diff options
Diffstat (limited to 'dev-python/cycler/cycler-0.10.0.ebuild')
-rw-r--r-- | dev-python/cycler/cycler-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index 0e19cb15e404..50ceaffe5f76 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Composable style cycles" HOMEPAGE=" http://matplotlib.org/cycler/ https://pypi.python.org/pypi/Cycler/ - http://github.com/matplotlib/cycler" + https://github.com/matplotlib/cycler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" SLOT="0" |