Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.17.ebuild
Date: Tue, 28 Sep 2010 13:48:58
Message-Id: 20100928134853.B08FA20051@flycatcher.gentoo.org
1 ssuominen 10/09/28 13:48:53
2
3 Modified: ChangeLog xproto-7.0.17.ebuild
4 Log:
5 ppc64 stable wrt #327777
6
7 (Portage version: 2.2_rc87/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.98 x11-proto/xproto/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.98&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.98&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.97&r2=1.98
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
19 retrieving revision 1.97
20 retrieving revision 1.98
21 diff -u -r1.97 -r1.98
22 --- ChangeLog 19 Sep 2010 21:02:10 -0000 1.97
23 +++ ChangeLog 28 Sep 2010 13:48:53 -0000 1.98
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-proto/xproto
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.97 2010/09/19 21:02:10 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.98 2010/09/28 13:48:53 ssuominen Exp $
29 +
30 + 28 Sep 2010; Samuli Suominen <ssuominen@g.o> xproto-7.0.17.ebuild:
31 + ppc64 stable wrt #327777
32
33 19 Sep 2010; Raúl Porcel <armin76@g.o> xproto-7.0.17.ebuild:
34 ia64/s390/sh/sparc stable wrt #327777
35
36
37
38 1.9 x11-proto/xproto/xproto-7.0.17.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild?r1=1.8&r2=1.9
43
44 Index: xproto-7.0.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- xproto-7.0.17.ebuild 19 Sep 2010 21:02:10 -0000 1.8
51 +++ xproto-7.0.17.ebuild 28 Sep 2010 13:48:53 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.8 2010/09/19 21:02:10 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.9 2010/09/28 13:48:53 ssuominen Exp $
57
58 EAPI=3
59 inherit xorg-2
60 @@ -8,7 +8,7 @@
61 DESCRIPTION="X.Org xproto protocol headers"
62 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto"
63
64 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 RDEPEND=""