dev-python/ansicolor: minor stylistic changes

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Ilya Tumaykin
2017-12-24 15:53:25 +03:00
committed by Patrice Clement
parent 3c555771de
commit 67adce7d61

View File

@@ -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=""