Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/x11vnc: x11vnc-0.9.9.ebuild ChangeLog
Date: Sat, 17 Apr 2010 22:24:43
Message-Id: 20100417222440.5E0A12C04E@corvid.gentoo.org
1 maekke 10/04/17 22:24:40
2
3 Modified: x11vnc-0.9.9.ebuild ChangeLog
4 Log:
5 x86 stable, bug #304493
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 x11-misc/x11vnc/x11vnc-0.9.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?r1=1.4&r2=1.5
14
15 Index: x11vnc-0.9.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- x11vnc-0.9.9.ebuild 17 Apr 2010 17:31:29 -0000 1.4
22 +++ x11vnc-0.9.9.ebuild 17 Apr 2010 22:24:40 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild,v 1.4 2010/04/17 17:31:29 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild,v 1.5 2010/04/17 22:24:40 maekke Exp $
28
29 EAPI="2"
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
37 IUSE="fbcon +jpeg +zlib threads ssl crypt v4l xinerama avahi system-libvncserver"
38
39 RDEPEND="system-libvncserver? ( >=net-libs/libvncserver-0.9.7[threads=,jpeg=,zlib=] )
40
41
42
43 1.80 x11-misc/x11vnc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.80&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.80&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?r1=1.79&r2=1.80
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v
52 retrieving revision 1.79
53 retrieving revision 1.80
54 diff -u -r1.79 -r1.80
55 --- ChangeLog 17 Apr 2010 17:31:29 -0000 1.79
56 +++ ChangeLog 17 Apr 2010 22:24:40 -0000 1.80
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/x11vnc
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.79 2010/04/17 17:31:29 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.80 2010/04/17 22:24:40 maekke Exp $
62 +
63 + 17 Apr 2010; Markus Meier <maekke@g.o> x11vnc-0.9.9.ebuild:
64 + x86 stable, bug #304493
65
66 17 Apr 2010; Pacho Ramos <pacho@g.o> x11vnc-0.9.9.ebuild:
67 amd64 stable, bug 304493