mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/ansicolor: add PyPI link to HOMEPAGE
Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8491
This commit is contained in:
committed by
Michał Górny
parent
87ceb58961
commit
a767778f23
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
|
||||
HOMEPAGE="https://github.com/numerodix/ansicolor"
|
||||
HOMEPAGE="https://github.com/numerodix/ansicolor https://pypi.org/project/ansicolor/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
|
||||
HOMEPAGE="https://github.com/numerodix/ansicolor"
|
||||
HOMEPAGE="https://github.com/numerodix/ansicolor https://pypi.org/project/ansicolor/"
|
||||
EGIT_REPO_URI="https://github.com/numerodix/ansicolor.git"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user