Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwininfo/
Date: Sat, 21 Sep 2019 13:45:46
Message-Id: 1569073529.7c3862caca0f4caf65d5ca25edd15d301de4a1c8.slyfox@gentoo
1 commit: 7c3862caca0f4caf65d5ca25edd15d301de4a1c8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 13:44:42 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 13:45:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3862ca
7
8 x11-apps/xwininfo: stable 1.1.5 for hppa, bug #694734
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-apps/xwininfo/xwininfo-1.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
18 index 3f3b0f3c689..d6059be4256 100644
19 --- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
20 +++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
21 @@ -7,7 +7,7 @@ inherit xorg-3
22
23 DESCRIPTION="window information utility for X"
24
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
27 IUSE=""
28
29 RDEPEND=">=x11-libs/libxcb-1.6"