Gentoo Archives: gentoo-commits

From: "Guy Martin (gmsoft)" <gmsoft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/fixesproto: ChangeLog fixesproto-4.1.1.ebuild
Date: Fri, 04 Jun 2010 14:09:36
Message-Id: 20100604140932.3D00A2CAD8@corvid.gentoo.org
1 gmsoft 10/06/04 14:09:32
2
3 Modified: ChangeLog fixesproto-4.1.1.ebuild
4 Log:
5 hppa stable, #308521
6 (Portage version: 2.1.8.3/cvs/Linux parisc64)
7
8 Revision Changes Path
9 1.35 x11-proto/fixesproto/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 12 May 2010 18:16:23 -0000 1.34
22 +++ ChangeLog 4 Jun 2010 14:09:31 -0000 1.35
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-proto/fixesproto
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.34 2010/05/12 18:16:23 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.35 2010/06/04 14:09:31 gmsoft Exp $
28 +
29 + 31 May 2010; Guy Martin <gmsoft@g.o> fixesproto-4.1.1.ebuild:
30 + hppa stable, #308521
31
32 12 May 2010; Brent Baude <ranger@g.o> ChangeLog:
33 Marking fixesproto-4.1.1 ppc64 stable for bug 308521
34
35
36
37 1.9 x11-proto/fixesproto/fixesproto-4.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild?r1=1.8&r2=1.9
42
43 Index: fixesproto-4.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- fixesproto-4.1.1.ebuild 12 May 2010 18:16:23 -0000 1.8
50 +++ fixesproto-4.1.1.ebuild 4 Jun 2010 14:09:31 -0000 1.9
51 @@ -1,12 +1,12 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.8 2010/05/12 18:16:23 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.9 2010/06/04 14:09:31 gmsoft Exp $
56
57 inherit x-modular
58
59 DESCRIPTION="X.Org Fixes protocol headers"
60
61 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
62 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
63 IUSE=""
64
65 RDEPEND=">=x11-proto/xextproto-7.0.99.1"