Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXcomposite: ChangeLog libXcomposite-0.4.0.ebuild
Date: Fri, 28 Sep 2007 04:38:22
Message-Id: E1Ib7Ty-0002Ql-Nn@stork.gentoo.org
1 kumba 07/09/28 04:29:42
2
3 Modified: ChangeLog libXcomposite-0.4.0.ebuild
4 Log:
5 Stable on mips.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.45 x11-libs/libXcomposite/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 10 Sep 2007 03:29:27 -0000 1.44
22 +++ ChangeLog 28 Sep 2007 04:29:42 -0000 1.45
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/libXcomposite
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.44 2007/09/10 03:29:27 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.45 2007/09/28 04:29:42 kumba Exp $
28 +
29 + 28 Sep 2007; Joshua Kinard <kumba@g.o> libXcomposite-0.4.0.ebuild:
30 + Stable on mips, per #191615.
31
32 10 Sep 2007; Jeroen Roovers <jer@g.o> libXcomposite-0.4.0.ebuild:
33 Stable for HPPA (bug #191615).
34
35
36
37 1.7 x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild?r1=1.6&r2=1.7
42
43 Index: libXcomposite-0.4.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- libXcomposite-0.4.0.ebuild 10 Sep 2007 03:29:27 -0000 1.6
50 +++ libXcomposite-0.4.0.ebuild 28 Sep 2007 04:29:42 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild,v 1.6 2007/09/10 03:29:27 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.4.0.ebuild,v 1.7 2007/09/28 04:29:42 kumba Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -8,7 +8,7 @@
60 inherit x-modular
61
62 DESCRIPTION="X.Org Xcomposite library"
63 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh ~sparc x86 ~x86-fbsd"
65 RDEPEND="x11-libs/libX11
66 x11-libs/libXfixes
67 x11-libs/libXext
68
69
70
71 --
72 gentoo-commits@g.o mailing list