Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-image: ChangeLog xcb-util-image-0.3.8.ebuild
Date: Thu, 26 Apr 2012 22:24:46
Message-Id: 20120426222431.B42442004B@flycatcher.gentoo.org
1 aballier 12/04/26 22:24:31
2
3 Modified: ChangeLog xcb-util-image-0.3.8.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 x11-libs/xcb-util-image/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 20 Aug 2011 15:47:43 -0000 1.8
23 +++ ChangeLog 26 Apr 2012 22:24:31 -0000 1.9
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/xcb-util-image
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.8 2011/08/20 15:47:43 jer Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.9 2012/04/26 22:24:31 aballier Exp $
30 +
31 + 26 Apr 2012; Alexis Ballier <aballier@g.o>
32 + xcb-util-image-0.3.8.ebuild:
33 + keyword ~amd64-fbsd
34
35 20 Aug 2011; Jeroen Roovers <jer@g.o> xcb-util-image-0.3.8.ebuild:
36 Stable for HPPA (bug #371857).
37
38
39
40 1.10 x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild?r1=1.9&r2=1.10
45
46 Index: xcb-util-image-0.3.8.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- xcb-util-image-0.3.8.ebuild 20 Aug 2011 15:47:43 -0000 1.9
53 +++ xcb-util-image-0.3.8.ebuild 26 Apr 2012 22:24:31 -0000 1.10
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.9 2011/08/20 15:47:43 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.10 2012/04/26 22:24:31 aballier Exp $
60
61 EAPI=4
62
63 @@ -15,7 +15,7 @@
64 DESCRIPTION="X C-language Bindings sample implementations"
65 HOMEPAGE="http://xcb.freedesktop.org/"
66
67 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
68 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
69 IUSE="test"
70
71 RDEPEND=">=x11-libs/xcb-util-${PV}