mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/ansicolor: minor stylistic changes
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
committed by
Patrice Clement
parent
3c555771de
commit
67adce7d61
@@ -11,10 +11,11 @@ DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
|
||||
HOMEPAGE="https://github.com/numerodix/ansicolor"
|
||||
SRC_URI="
|
||||
mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
|
||||
https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz -> ${P}.tar.gz
|
||||
"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
|
||||
IUSE=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user