mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/envisage: fix HOMEPAGE, add github and pypi page.
This commit is contained in:
committed by
Patrice Clement
parent
810e01fb40
commit
e1f2338439
@@ -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
|
||||
@@ -9,7 +9,9 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1 virtualx
|
||||
|
||||
DESCRIPTION="Enthought Tool Suite: Extensible application framework"
|
||||
HOMEPAGE="http://code.enthought.com/projects/envisage"
|
||||
HOMEPAGE="http://docs.enthought.com/envisage/
|
||||
https://github.com/enthought/envisage
|
||||
https://pypi.python.org/pypi/envisage"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user