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/twisted-core/
Date: Sun, 29 Jan 2017 17:28:58
Message-Id: 1485710903.4130b2fc3f30771c44960578d5d0f9e7c339720d.grobian@gentoo
1 commit: 4130b2fc3f30771c44960578d5d0f9e7c339720d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:23:11 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:28:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4130b2fc
7
8 dev-python/twisted-core: dropped ~ia64-hpux ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild | 4 ++--
13 dev-python/twisted-core/twisted-core-13.2.0.ebuild | 4 ++--
14 dev-python/twisted-core/twisted-core-15.1.0.ebuild | 4 ++--
15 dev-python/twisted-core/twisted-core-15.2.1.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild
19 index bca82a6..e2102f1 100644
20 --- a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild
21 +++ b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -10,7 +10,7 @@ inherit eutils flag-o-matic twisted-r1
29
30 DESCRIPTION="An asynchronous networking framework written in Python"
31
32 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
34 IUSE="crypt gtk serial"
35
36 DEPEND="
37
38 diff --git a/dev-python/twisted-core/twisted-core-13.2.0.ebuild b/dev-python/twisted-core/twisted-core-13.2.0.ebuild
39 index f6679b0..335434c 100644
40 --- a/dev-python/twisted-core/twisted-core-13.2.0.ebuild
41 +++ b/dev-python/twisted-core/twisted-core-13.2.0.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -10,7 +10,7 @@ inherit eutils flag-o-matic twisted-r1
49
50 DESCRIPTION="An asynchronous networking framework written in Python"
51
52 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
54 IUSE="crypt gtk serial"
55
56 DEPEND="
57
58 diff --git a/dev-python/twisted-core/twisted-core-15.1.0.ebuild b/dev-python/twisted-core/twisted-core-15.1.0.ebuild
59 index 78aad2e..56a1459 100644
60 --- a/dev-python/twisted-core/twisted-core-15.1.0.ebuild
61 +++ b/dev-python/twisted-core/twisted-core-15.1.0.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2017 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -10,7 +10,7 @@ inherit eutils flag-o-matic twisted-r1
69
70 DESCRIPTION="An asynchronous networking framework written in Python"
71
72 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 IUSE="crypt gtk serial test"
75
76 RDEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}]
77
78 diff --git a/dev-python/twisted-core/twisted-core-15.2.1.ebuild b/dev-python/twisted-core/twisted-core-15.2.1.ebuild
79 index 1ee0346..0b94858 100644
80 --- a/dev-python/twisted-core/twisted-core-15.2.1.ebuild
81 +++ b/dev-python/twisted-core/twisted-core-15.2.1.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2016 Gentoo Foundation
84 +# Copyright 1999-2017 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -10,7 +10,7 @@ inherit eutils flag-o-matic twisted-r1
89
90 DESCRIPTION="An asynchronous networking framework written in Python"
91
92 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
93 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
94 IUSE="crypt gtk serial test"
95
96 RDEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}]