Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansicolor/
Date: Tue, 09 Jan 2018 02:00:13
Message-Id: 1515429327.67adce7d61285a9edff39d99fc90d8e3f957466d.monsieurp@gentoo
1 commit: 67adce7d61285a9edff39d99fc90d8e3f957466d
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 24 12:53:25 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 16:35:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67adce7d
7
8 dev-python/ansicolor: minor stylistic changes
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-python/ansicolor/ansicolor-0.2.4.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/ansicolor/ansicolor-0.2.4.ebuild b/dev-python/ansicolor/ansicolor-0.2.4.ebuild
16 index 552bcb87be0..6b1adbd892b 100644
17 --- a/dev-python/ansicolor/ansicolor-0.2.4.ebuild
18 +++ b/dev-python/ansicolor/ansicolor-0.2.4.ebuild
19 @@ -11,10 +11,11 @@ DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
20 HOMEPAGE="https://github.com/numerodix/ansicolor"
21 SRC_URI="
22 mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
23 - https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 + https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz -> ${P}.tar.gz
25 +"
26
27 -SLOT="0"
28 LICENSE="Apache-2.0"
29 +SLOT="0"
30 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
31 IUSE=""