diff options
Diffstat (limited to 'dev-python/graphy/graphy-1.0-r1.ebuild')
-rw-r--r-- | dev-python/graphy/graphy-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graphy/graphy-1.0-r1.ebuild b/dev-python/graphy/graphy-1.0-r1.ebuild index e930458f2583..67fe60064caa 100644 --- a/dev-python/graphy/graphy-1.0-r1.ebuild +++ b/dev-python/graphy/graphy-1.0-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P=${PN}_${PV} DESCRIPTION="Simple Chart Library for Python" -HOMEPAGE="https://pypi.org/project/Graphy" +HOMEPAGE="https://pypi.org/project/Graphy/" SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="Apache-2.0" |