Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vnc: vnc-4.1.2-r4.ebuild ChangeLog
Date: Sun, 05 Oct 2008 20:55:17
Message-Id: E1KmadG-00062O-PY@stork.gentoo.org
1 armin76 08/10/05 20:55:14
2
3 Modified: vnc-4.1.2-r4.ebuild ChangeLog
4 Log:
5 Add patch to fix libtool-2.2 failure, bug #237611
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.15 net-misc/vnc/vnc-4.1.2-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild?r1=1.14&r2=1.15
14
15 Index: vnc-4.1.2-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- vnc-4.1.2-r4.ebuild 27 Aug 2008 20:36:37 -0000 1.14
22 +++ vnc-4.1.2-r4.ebuild 5 Oct 2008 20:55:14 -0000 1.15
23 @@ -1,11 +1,11 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild,v 1.14 2008/08/27 20:36:37 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild,v 1.15 2008/10/05 20:55:14 armin76 Exp $
28
29 inherit eutils toolchain-funcs multilib autotools
30
31 XSERVER_VERSION="1.3.0.0"
32 -PATCH="${P}-r4-patches-0.4"
33 +PATCH="${P}-r4-patches-0.5"
34
35 MY_P="vnc-4_1_2-unixsrc"
36 DESCRIPTION="Remote desktop viewer display system"
37 @@ -51,6 +51,7 @@
38 x11-proto/fixesproto
39 x11-proto/fontsproto
40 x11-proto/randrproto
41 + ~x11-proto/renderproto-0.9.2
42 x11-proto/resourceproto
43 x11-proto/scrnsaverproto
44 x11-proto/trapproto
45
46
47
48 1.109 net-misc/vnc/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?rev=1.109&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?rev=1.109&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?r1=1.108&r2=1.109
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v
57 retrieving revision 1.108
58 retrieving revision 1.109
59 diff -u -r1.108 -r1.109
60 --- ChangeLog 27 Aug 2008 20:36:37 -0000 1.108
61 +++ ChangeLog 5 Oct 2008 20:55:14 -0000 1.109
62 @@ -1,6 +1,9 @@
63 # ChangeLog for net-misc/vnc
64 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.108 2008/08/27 20:36:37 armin76 Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.109 2008/10/05 20:55:14 armin76 Exp $
67 +
68 + 05 Oct 2008; Raúl Porcel <armin76@g.o> vnc-4.1.2-r4.ebuild:
69 + Add patch to fix libtool-2.2 failure, bug #237611
70
71 27 Aug 2008; Raúl Porcel <armin76@g.o> vnc-4.1.2-r4.ebuild:
72 Mark -arm