Gentoo Archives: gentoo-commits

From: Chi-Thanh Christopher Nguyen <chithanh@××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libX11/
Date: Sat, 25 May 2013 20:41:12
Message-Id: 1369514462.0fc88f68170176ed2e7971c260697209efa4a838.chithead@gentoo
1 commit: 0fc88f68170176ed2e7971c260697209efa4a838
2 Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 25 20:41:02 2013 +0000
4 Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
5 CommitDate: Sat May 25 20:41:02 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=0fc88f68
7
8 x11-libs/libX11: sync dependencies and keywords with portage
9
10 ---
11 x11-libs/libX11/libX11-9999.ebuild | 6 +++---
12 1 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/x11-libs/libX11/libX11-9999.ebuild b/x11-libs/libX11/libX11-9999.ebuild
15 index 58dfc7d..385cd63 100644
16 --- a/x11-libs/libX11/libX11-9999.ebuild
17 +++ b/x11-libs/libX11/libX11-9999.ebuild
18 @@ -1,6 +1,6 @@
19 # Copyright 1999-2013 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.4.2.ebuild,v 1.2 2011/03/21 14:05:45 flameeyes Exp $
22 +# $Header: $
23
24 EAPI=5
25
26 @@ -10,10 +10,10 @@ inherit xorg-2 toolchain-funcs flag-o-matic
27
28 DESCRIPTION="X.Org X11 library"
29
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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"
32 IUSE="ipv6 test"
33
34 -RDEPEND=">=x11-libs/libxcb-1.1.92[${MULTILIB_USEDEP}]
35 +RDEPEND=">=x11-libs/libxcb-1.8.1[${MULTILIB_USEDEP}]
36 x11-libs/xtrans
37 >=x11-proto/xproto-7.0.17[${MULTILIB_USEDEP}]
38 x11-proto/xf86bigfontproto[${MULTILIB_USEDEP}]