Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwid/
Date: Sun, 29 Jan 2017 17:29:06
Message-Id: 1485710905.47ac2f30209a67032fcb042f394d15652c9abbc1.grobian@gentoo
1 commit: 47ac2f30209a67032fcb042f394d15652c9abbc1
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:25:18 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:28:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ac2f30
7
8 dev-python/urwid: dropped ~ia64-linux ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 dev-python/urwid/urwid-1.2.2.ebuild | 4 ++--
13 dev-python/urwid/urwid-1.3.0.ebuild | 4 ++--
14 dev-python/urwid/urwid-1.3.1.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-python/urwid/urwid-1.2.2.ebuild b/dev-python/urwid/urwid-1.2.2.ebuild
18 index 43c46f1..83fee0d 100644
19 --- a/dev-python/urwid/urwid-1.2.2.ebuild
20 +++ b/dev-python/urwid/urwid-1.2.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
32 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
33 IUSE="doc examples test"
34
35 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
36
37 diff --git a/dev-python/urwid/urwid-1.3.0.ebuild b/dev-python/urwid/urwid-1.3.0.ebuild
38 index 3cc1f48..be3f38f 100644
39 --- a/dev-python/urwid/urwid-1.3.0.ebuild
40 +++ b/dev-python/urwid/urwid-1.3.0.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
48
49 LICENSE="LGPL-2.1"
50 SLOT="0"
51 -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
52 +KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
53 IUSE="doc examples"
54
55 DEPEND="
56
57 diff --git a/dev-python/urwid/urwid-1.3.1.ebuild b/dev-python/urwid/urwid-1.3.1.ebuild
58 index 031fb4d..8c0d601 100644
59 --- a/dev-python/urwid/urwid-1.3.1.ebuild
60 +++ b/dev-python/urwid/urwid-1.3.1.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
68
69 LICENSE="LGPL-2.1"
70 SLOT="0"
71 -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
72 +KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
73 IUSE="doc examples"
74
75 DEPEND="