Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util: ChangeLog xcb-util-0.3.6.ebuild
Date: Thu, 31 Dec 2009 17:39:49
Message-Id: E1NQOzw-0005H7-53@stork.gentoo.org
1 ranger 09/12/31 17:39:44
2
3 Modified: ChangeLog xcb-util-0.3.6.ebuild
4 Log:
5 Marking xcb-util-0.3.6 ppc64 for bug 287208
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.48 x11-libs/xcb-util/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 15 Dec 2009 16:25:13 -0000 1.47
22 +++ ChangeLog 31 Dec 2009 17:39:43 -0000 1.48
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/xcb-util
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.47 2009/12/15 16:25:13 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.48 2009/12/31 17:39:43 ranger Exp $
28 +
29 + 31 Dec 2009; Brent Baude <ranger@g.o> xcb-util-0.3.6.ebuild:
30 + Marking xcb-util-0.3.6 ppc64 for bug 287208
31
32 15 Dec 2009; Raúl Porcel <armin76@g.o> xcb-util-0.3.6.ebuild:
33 alpha/ia64/s390/sh/sparc stable wrt #282290
34
35
36
37 1.9 x11-libs/xcb-util/xcb-util-0.3.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild?r1=1.8&r2=1.9
42
43 Index: xcb-util-0.3.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- xcb-util-0.3.6.ebuild 15 Dec 2009 16:25:13 -0000 1.8
50 +++ xcb-util-0.3.6.ebuild 31 Dec 2009 17:39:43 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild,v 1.8 2009/12/15 16:25:13 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild,v 1.9 2009/12/31 17:39:43 ranger Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -11,7 +11,7 @@
60 HOMEPAGE="http://xcb.freedesktop.org/"
61 SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
62
63 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
65 IUSE="test"
66
67 RDEPEND=">=x11-libs/libxcb-1.4"