diff options
Diffstat (limited to 'dev-python/graphy')
-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 8fc80588f60a..1ac150164e69 100644 --- a/dev-python/graphy/graphy-1.0-r1.ebuild +++ b/dev-python/graphy/graphy-1.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P=${PN}_${PV} DESCRIPTION="Simple Chart Library for Python" -HOMEPAGE="http://code.google.com/p/graphy/" +HOMEPAGE="https://code.google.com/p/graphy/" SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="Apache-2.0" |