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/presentproto/
Date: Sun, 29 Jan 2017 21:39:58
Message-Id: 1485725972.32eece82e60c83b9a51e1d103cd216fefc4f98e7.grobian@gentoo
1 commit: 32eece82e60c83b9a51e1d103cd216fefc4f98e7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 21:33:10 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 21:39:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32eece82
7
8 x11-proto/presentproto: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 x11-proto/presentproto/presentproto-1.0.ebuild | 4 ++--
13 x11-proto/presentproto/presentproto-1.1.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-proto/presentproto/presentproto-1.0.ebuild b/x11-proto/presentproto/presentproto-1.0.ebuild
17 index e76c4cf..080aa0d 100644
18 --- a/x11-proto/presentproto/presentproto-1.0.ebuild
19 +++ b/x11-proto/presentproto/presentproto-1.0.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 @@ -8,7 +8,7 @@ inherit xorg-2
27
28 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver 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 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
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 ~sparc-solaris ~x64-solaris ~x86-solaris"
32 IUSE=""
33
34 RDEPEND=""
35
36 diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild
37 index c8394d7..40b7111 100644
38 --- a/x11-proto/presentproto/presentproto-1.1.ebuild
39 +++ b/x11-proto/presentproto/presentproto-1.1.ebuild
40 @@ -8,7 +8,7 @@ inherit xorg-2
41
42 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
43
44 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
45 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
46 IUSE=""
47
48 RDEPEND=""