Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gertty/
Date: Mon, 18 Nov 2019 15:33:56
Message-Id: 1574091204.0a3ded341988d3a0d39c908c66f4d833dcd9db6c.prometheanfire@gentoo
1 commit: 0a3ded341988d3a0d39c908c66f4d833dcd9db6c
2 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
3 AuthorDate: Mon Nov 18 14:35:43 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 18 15:33:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a3ded34
7
8 dev-util/gertty: remove duplicate SLOT variable
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 dev-util/gertty/gertty-1.3.2.ebuild | 3 +--
15 dev-util/gertty/gertty-1.4.0.ebuild | 3 +--
16 dev-util/gertty/gertty-1.5.0.ebuild | 3 +--
17 dev-util/gertty/gertty-1.6.0.ebuild | 1 -
18 dev-util/gertty/gertty-9999.ebuild | 1 -
19 5 files changed, 3 insertions(+), 8 deletions(-)
20
21 diff --git a/dev-util/gertty/gertty-1.3.2.ebuild b/dev-util/gertty/gertty-1.3.2.ebuild
22 index 4ed475d08fb..f9e1d0c8dd6 100644
23 --- a/dev-util/gertty/gertty-1.3.2.ebuild
24 +++ b/dev-util/gertty/gertty-1.3.2.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2016 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/"
32 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
33
34 LICENSE="Apache-2.0"
35 -SLOT="0"
36 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
37 SLOT="0"
38 IUSE=""
39
40 diff --git a/dev-util/gertty/gertty-1.4.0.ebuild b/dev-util/gertty/gertty-1.4.0.ebuild
41 index 4ed475d08fb..f9e1d0c8dd6 100644
42 --- a/dev-util/gertty/gertty-1.4.0.ebuild
43 +++ b/dev-util/gertty/gertty-1.4.0.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2016 Gentoo Foundation
46 +# Copyright 1999-2019 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/"
51 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
52
53 LICENSE="Apache-2.0"
54 -SLOT="0"
55 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
56 SLOT="0"
57 IUSE=""
58
59 diff --git a/dev-util/gertty/gertty-1.5.0.ebuild b/dev-util/gertty/gertty-1.5.0.ebuild
60 index dabb69045cd..37e28a61bc8 100644
61 --- a/dev-util/gertty/gertty-1.5.0.ebuild
62 +++ b/dev-util/gertty/gertty-1.5.0.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2017 Gentoo Foundation
65 +# Copyright 1999-2019 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=6
69 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/"
70 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
71
72 LICENSE="Apache-2.0"
73 -SLOT="0"
74 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
75 SLOT="0"
76 IUSE=""
77
78 diff --git a/dev-util/gertty/gertty-1.6.0.ebuild b/dev-util/gertty/gertty-1.6.0.ebuild
79 index 1987101fe4e..1b48983961a 100644
80 --- a/dev-util/gertty/gertty-1.6.0.ebuild
81 +++ b/dev-util/gertty/gertty-1.6.0.ebuild
82 @@ -19,7 +19,6 @@ fi
83
84 LICENSE="Apache-2.0"
85 SLOT="0"
86 -SLOT="0"
87 IUSE=""
88
89 CDEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]"
90
91 diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild
92 index 1987101fe4e..1b48983961a 100644
93 --- a/dev-util/gertty/gertty-9999.ebuild
94 +++ b/dev-util/gertty/gertty-9999.ebuild
95 @@ -19,7 +19,6 @@ fi
96
97 LICENSE="Apache-2.0"
98 SLOT="0"
99 -SLOT="0"
100 IUSE=""
101
102 CDEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]"