Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/fixesproto/
Date: Sun, 29 Jan 2017 21:39:47
Message-Id: 1485725970.484ac34695399663b998dfe59af561912f104887.grobian@gentoo
1 commit: 484ac34695399663b998dfe59af561912f104887
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 21:31:18 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 21:39:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484ac346
7
8 x11-proto/fixesproto: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 x11-proto/fixesproto/fixesproto-5.0-r1.ebuild | 4 ++--
13 x11-proto/fixesproto/fixesproto-5.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild
17 index d5f05ee..4cf04b7 100644
18 --- a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild
19 +++ b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -9,7 +9,7 @@ inherit xorg-2
27
28 DESCRIPTION="X.Org Fixes protocol headers"
29
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
32 IUSE=""
33
34 RDEPEND=">=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
35
36 diff --git a/x11-proto/fixesproto/fixesproto-5.0.ebuild b/x11-proto/fixesproto/fixesproto-5.0.ebuild
37 index 271659b..d188aa7 100644
38 --- a/x11-proto/fixesproto/fixesproto-5.0.ebuild
39 +++ b/x11-proto/fixesproto/fixesproto-5.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2013 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -7,7 +7,7 @@ inherit xorg-2
47
48 DESCRIPTION="X.Org Fixes protocol headers"
49
50 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
51 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
52 IUSE=""
53
54 RDEPEND=">=x11-proto/xextproto-7.0.99.1"