Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util: xcb-util-0.3.9.ebuild ChangeLog
Date: Sat, 23 Feb 2013 02:45:30
Message-Id: 20130223024525.71E0F2171E@flycatcher.gentoo.org
1 zmedico 13/02/23 02:45:25
2
3 Modified: xcb-util-0.3.9.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.9 x11-libs/xcb-util/xcb-util-0.3.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild?r1=1.8&r2=1.9
15
16 Index: xcb-util-0.3.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- xcb-util-0.3.9.ebuild 26 Aug 2012 19:17:42 -0000 1.8
23 +++ xcb-util-0.3.9.ebuild 23 Feb 2013 02:45:25 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild,v 1.8 2012/08/26 19:17:42 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.9.ebuild,v 1.9 2013/02/23 02:45:25 zmedico Exp $
30
31 EAPI=4
32
33 @@ -15,7 +15,7 @@
34 DESCRIPTION="X C-language Bindings sample implementations"
35 HOMEPAGE="http://xcb.freedesktop.org/"
36
37 -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"
38 +KEYWORDS="alpha amd64 arm 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"
39 IUSE="test"
40
41 RDEPEND=">=x11-libs/libxcb-1.7
42
43
44
45 1.69 x11-libs/xcb-util/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.69&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.69&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?r1=1.68&r2=1.69
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v
54 retrieving revision 1.68
55 retrieving revision 1.69
56 diff -u -r1.68 -r1.69
57 --- ChangeLog 26 Aug 2012 19:17:42 -0000 1.68
58 +++ ChangeLog 23 Feb 2013 02:45:25 -0000 1.69
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-libs/xcb-util
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.68 2012/08/26 19:17:42 armin76 Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.69 2013/02/23 02:45:25 zmedico Exp $
65 +
66 + 23 Feb 2013; Zac Medico <zmedico@g.o> xcb-util-0.3.9.ebuild:
67 + Add ~arm-linux keyword.
68
69 26 Aug 2012; Raúl Porcel <armin76@g.o> xcb-util-0.3.9.ebuild:
70 alpha/ia64/s390/sh/sparc stable wrt #419473
71 @@ -250,4 +253,3 @@
72 +xcb-util-0.1_p20061216.ebuild:
73 Initial import. Using a snapshot since the 0.1 release is quite old and has
74 incorrect paths. Closes bug #93582.
75 -