mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/graphy: fix HOMEPAGE
This commit is contained in:
committed by
Michał Górny
parent
6f0ce8b6c1
commit
a7a802ad6d
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
MY_P=${PN}_${PV}
|
||||
|
||||
DESCRIPTION="Simple Chart Library for Python"
|
||||
HOMEPAGE="https://code.google.com/p/graphy/"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/Graphy"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user