mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/chaco: fix HOMEPAGE, add github and pypi page.
This commit is contained in:
committed by
Patrice Clement
parent
1256781bdd
commit
34e419a071
@@ -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
|
||||
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1 virtualx flag-o-matic
|
||||
|
||||
DESCRIPTION="Enthought Tool Suite: Interactive plotting toolkit"
|
||||
HOMEPAGE="http://code.enthought.com/projects/chaco/"
|
||||
HOMEPAGE="http://docs.enthought.com/chaco/
|
||||
https://github.com/enthought/chaco
|
||||
https://pypi.python.org/pypi/chaco"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user