mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/etsdevtools: fix HOMEPAGE, add github page.
This commit is contained in:
committed by
Patrice Clement
parent
033a94c624
commit
f088a6f7d9
@@ -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
|
||||
|
||||
DESCRIPTION="Enthought Tool Suite: Tools to support Python development"
|
||||
HOMEPAGE="http://code.enthought.com/projects/dev_tools.php https://pypi.python.org/pypi/etsdevtools"
|
||||
HOMEPAGE="https://github.com/enthought/etsdevtools
|
||||
http://docs.enthought.com/etsdevtools/
|
||||
https://pypi.python.org/pypi/etsdevtools"
|
||||
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user