mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pygal: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+)"
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A python SVG charts generator"
|
||||
HOMEPAGE="http://pygal.org/"
|
||||
HOMEPAGE="https://github.com/Kozea/pygal/"
|
||||
# PyPI tarballs do not contain docs
|
||||
# https://github.com/Kozea/pygal/pull/428
|
||||
SRC_URI="https://github.com/Kozea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+)"
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A python SVG charts generator"
|
||||
HOMEPAGE="http://pygal.org/"
|
||||
HOMEPAGE="https://github.com/Kozea/pygal/"
|
||||
# PyPI tarballs do not contain docs
|
||||
# https://github.com/Kozea/pygal/pull/428
|
||||
SRC_URI="https://github.com/Kozea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user