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/libxshmfence/
Date: Tue, 11 Feb 2014 11:50:31
Message-Id: 1392119427.c7875eaa3506d0444821b124ab8b262eee379e41.chithead@gentoo
1 commit: c7875eaa3506d0444821b124ab8b262eee379e41
2 Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 11:50:27 2014 +0000
4 Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
5 CommitDate: Tue Feb 11 11:50:27 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=c7875eaa
7
8 x11-libs/libxshmfence: sync keywords and dependencies with portage
9
10 ---
11 x11-libs/libxshmfence/libxshmfence-9999.ebuild | 7 ++++---
12 1 file changed, 4 insertions(+), 3 deletions(-)
13
14 diff --git a/x11-libs/libxshmfence/libxshmfence-9999.ebuild b/x11-libs/libxshmfence/libxshmfence-9999.ebuild
15 index d280bcb..6d460fb 100644
16 --- a/x11-libs/libxshmfence/libxshmfence-9999.ebuild
17 +++ b/x11-libs/libxshmfence/libxshmfence-9999.ebuild
18 @@ -8,8 +8,9 @@ inherit xorg-2
19
20 DESCRIPTION="Shared memory fences using futexes"
21
22 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
23 +KEYWORDS="~alpha ~amd64 ~arm ~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"
24 IUSE=""
25
26 -DEPEND=""
27 -RDEPEND="${DEPEND}"
28 +RDEPEND=""
29 +DEPEND="x11-proto/xproto
30 + ${RDEPEND}"