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-r5.ebuild ChangeLog
Date: Thu, 16 Oct 2008 09:36:33
Message-Id: E1KqPHQ-0004iG-KE@stork.gentoo.org
1 armin76 08/10/16 09:36:28
2
3 Modified: vnc-4.1.2-r5.ebuild ChangeLog
4 Log:
5 Bump dep to xorg-server-1.5.2
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.2 net-misc/vnc/vnc-4.1.2-r5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild?r1=1.1&r2=1.2
14
15 Index: vnc-4.1.2-r5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- vnc-4.1.2-r5.ebuild 7 Oct 2008 20:46:34 -0000 1.1
22 +++ vnc-4.1.2-r5.ebuild 16 Oct 2008 09:36:28 -0000 1.2
23 @@ -1,12 +1,12 @@
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-r5.ebuild,v 1.1 2008/10/07 20:46:34 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild,v 1.2 2008/10/16 09:36:28 armin76 Exp $
28
29 EAPI="1"
30
31 inherit eutils toolchain-funcs multilib autotools
32
33 -XSERVER_VERSION="1.5.1"
34 +XSERVER_VERSION="1.5.2"
35 PATCH="${P}-r5-patches-0.1"
36
37 MY_P="vnc-4_1_2-unixsrc"
38
39
40
41 1.111 net-misc/vnc/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?rev=1.111&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?rev=1.111&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vnc/ChangeLog?r1=1.110&r2=1.111
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v
50 retrieving revision 1.110
51 retrieving revision 1.111
52 diff -u -r1.110 -r1.111
53 --- ChangeLog 7 Oct 2008 20:46:34 -0000 1.110
54 +++ ChangeLog 16 Oct 2008 09:36:28 -0000 1.111
55 @@ -1,6 +1,9 @@
56 # ChangeLog for net-misc/vnc
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.110 2008/10/07 20:46:34 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.111 2008/10/16 09:36:28 armin76 Exp $
60 +
61 + 16 Oct 2008; Raúl Porcel <armin76@g.o> vnc-4.1.2-r5.ebuild:
62 + Bump dep to xorg-server-1.5.2
63
64 *vnc-4.1.2-r5 (07 Oct 2008)