Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-renderutil: ChangeLog xcb-util-renderutil-0.3.9-r1.ebuild
Date: Fri, 06 Mar 2015 08:21:59
Message-Id: 20150306075711.0A60613262@oystercatcher.gentoo.org
1 jer 15/03/06 07:57:11
2
3 Modified: ChangeLog xcb-util-renderutil-0.3.9-r1.ebuild
4 Log:
5 Stable for HPPA (bug #530652).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.23 x11-libs/xcb-util-renderutil/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 3 Mar 2015 11:59:20 -0000 1.22
23 +++ ChangeLog 6 Mar 2015 07:57:10 -0000 1.23
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/xcb-util-renderutil
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.22 2015/03/03 11:59:20 dlan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.23 2015/03/06 07:57:10 jer Exp $
29 +
30 + 06 Mar 2015; Jeroen Roovers <jer@g.o>
31 + xcb-util-renderutil-0.3.9-r1.ebuild:
32 + Stable for HPPA (bug #530652).
33
34 03 Mar 2015; Yixun Lan <dlan@g.o> xcb-util-renderutil-0.3.9-r1.ebuild:
35 add arm64 support, tested on A53 board
36
37
38
39 1.12 x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?r1=1.11&r2=1.12
44
45 Index: xcb-util-renderutil-0.3.9-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- xcb-util-renderutil-0.3.9-r1.ebuild 3 Mar 2015 11:59:20 -0000 1.11
52 +++ xcb-util-renderutil-0.3.9-r1.ebuild 6 Mar 2015 07:57:10 -0000 1.12
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v 1.11 2015/03/03 11:59:20 dlan Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v 1.12 2015/03/06 07:57:10 jer Exp $
58
59 EAPI=5
60
61 @@ -16,7 +16,7 @@
62 DESCRIPTION="X C-language Bindings sample implementations"
63 HOMEPAGE="http://xcb.freedesktop.org/"
64
65 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
66 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
67 IUSE="test"
68
69 RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]