Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/x11vnc: ChangeLog x11vnc-0.9.6.ebuild
Date: Fri, 23 Jan 2009 12:02:18
Message-Id: E1LQKjm-0005rg-DE@stork.gentoo.org
1 armin76 09/01/23 12:02:14
2
3 Modified: ChangeLog x11vnc-0.9.6.ebuild
4 Log:
5 arm/ia64/sh/sparc/x86 stable wrt #256029
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
7
8 Revision Changes Path
9 1.62 x11-misc/x11vnc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.62&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.62&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?r1=1.61&r2=1.62
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v
18 retrieving revision 1.61
19 retrieving revision 1.62
20 diff -u -r1.61 -r1.62
21 --- ChangeLog 13 Dec 2008 09:18:50 -0000 1.61
22 +++ ChangeLog 23 Jan 2009 12:02:14 -0000 1.62
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-misc/x11vnc
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.61 2008/12/13 09:18:50 swegener Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.62 2009/01/23 12:02:14 armin76 Exp $
29 +
30 + 23 Jan 2009; Raúl Porcel <armin76@g.o> x11vnc-0.9.6.ebuild:
31 + arm/ia64/sh/sparc/x86 stable wrt #256029
32
33 *x11vnc-0.9.6 (13 Dec 2008)
34
35
36
37
38 1.2 x11-misc/x11vnc/x11vnc-0.9.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild?r1=1.1&r2=1.2
43
44 Index: x11vnc-0.9.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- x11vnc-0.9.6.ebuild 13 Dec 2008 09:18:50 -0000 1.1
51 +++ x11vnc-0.9.6.ebuild 23 Jan 2009 12:02:14 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild,v 1.1 2008/12/13 09:18:50 swegener Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.6.ebuild,v 1.2 2009/01/23 12:02:14 armin76 Exp $
58
59 DESCRIPTION="A VNC server for real X displays"
60 HOMEPAGE="http://www.karlrunge.com/x11vnc/"
61 @@ -8,7 +8,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
67 IUSE="jpeg zlib threads ssl crypt v4l xinerama avahi system-libvncserver"
68
69 RDEPEND="system-libvncserver? ( >=net-libs/libvncserver-0.9.1 )