diff options
Diffstat (limited to 'dev-python/tempita')
-rw-r--r-- | dev-python/tempita/tempita-0.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild index eb02f1953565..6da2d93cf5d3 100644 --- a/dev-python/tempita/tempita-0.5.3-r1.ebuild +++ b/dev-python/tempita/tempita-0.5.3-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Tempita" MY_P="${MY_PN}-${PV}dev" DESCRIPTION="A very small text templating language" -HOMEPAGE="https://pypi.python.org/pypi/Tempita" +HOMEPAGE="https://pypi.org/project/Tempita" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |