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-web/
Date: Sun, 29 Jan 2017 17:29:01
Message-Id: 1485710905.a399023532388214e3d866e0ea689e9a82f90287.grobian@gentoo
1 commit: a399023532388214e3d866e0ea689e9a82f90287
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:24:42 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=a3990235
7
8 dev-python/twisted-web: dropped ~x86-freebsd ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild | 4 ++--
13 dev-python/twisted-web/twisted-web-13.2.0.ebuild | 4 ++--
14 dev-python/twisted-web/twisted-web-15.1.0.ebuild | 4 ++--
15 dev-python/twisted-web/twisted-web-15.2.1.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild b/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild
19 index e30c41d..d4a462d 100644
20 --- a/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild
21 +++ b/dev-python/twisted-web/twisted-web-13.0.0-r1.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 @@ -9,7 +9,7 @@ inherit twisted-r1
29
30 DESCRIPTION="Twisted web server, programmable in Python"
31
32 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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="soap"
35
36 DEPEND="
37
38 diff --git a/dev-python/twisted-web/twisted-web-13.2.0.ebuild b/dev-python/twisted-web/twisted-web-13.2.0.ebuild
39 index ab18fee..4907c3c 100644
40 --- a/dev-python/twisted-web/twisted-web-13.2.0.ebuild
41 +++ b/dev-python/twisted-web/twisted-web-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 twisted-r1
49 MY_PN="TwistedWeb"
50 DESCRIPTION="Twisted web server, programmable in Python"
51
52 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 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"
54 IUSE="soap"
55
56 DEPEND="
57
58 diff --git a/dev-python/twisted-web/twisted-web-15.1.0.ebuild b/dev-python/twisted-web/twisted-web-15.1.0.ebuild
59 index 3f8a157..a99ca41 100644
60 --- a/dev-python/twisted-web/twisted-web-15.1.0.ebuild
61 +++ b/dev-python/twisted-web/twisted-web-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 twisted-r1
69 MY_PN="TwistedWeb"
70 DESCRIPTION="Twisted web server, programmable in Python"
71
72 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~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="soap"
75
76 DEPEND="
77
78 diff --git a/dev-python/twisted-web/twisted-web-15.2.1.ebuild b/dev-python/twisted-web/twisted-web-15.2.1.ebuild
79 index 29f3475..a2bd750 100644
80 --- a/dev-python/twisted-web/twisted-web-15.2.1.ebuild
81 +++ b/dev-python/twisted-web/twisted-web-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 twisted-r1
89 MY_PN="TwistedWeb"
90 DESCRIPTION="Twisted web server, programmable in Python"
91
92 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
93 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~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="soap"
95
96 DEPEND="