diff options
Diffstat (limited to 'dev-python/lesscpy/lesscpy-0.13.0.ebuild')
-rw-r--r-- | dev-python/lesscpy/lesscpy-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lesscpy/lesscpy-0.13.0.ebuild b/dev-python/lesscpy/lesscpy-0.13.0.ebuild index fe7989aca099..35e5966d112e 100644 --- a/dev-python/lesscpy/lesscpy-0.13.0.ebuild +++ b/dev-python/lesscpy/lesscpy-0.13.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 RESTRICT="test" DESCRIPTION="A compiler written in Python for the LESS language" -HOMEPAGE="https://pypi.python.org/pypi/lesscpy" +HOMEPAGE="https://pypi.org/project/lesscpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |