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: Sun, 18 Apr 2010 20:58:28
Message-Id: 20100418205825.29E3D2C04B@corvid.gentoo.org
1 maekke 10/04/18 20:58:24
2
3 Modified: x11vnc-0.9.9.ebuild ChangeLog
4 Log:
5 arm stable, bug #304493
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- x11vnc-0.9.9.ebuild 17 Apr 2010 22:24:40 -0000 1.5
22 +++ x11vnc-0.9.9.ebuild 18 Apr 2010 20:58:24 -0000 1.6
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.5 2010/04/17 22:24:40 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild,v 1.6 2010/04/18 20:58:24 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.81 x11-misc/x11vnc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.81&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.81&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/x11vnc/ChangeLog?r1=1.80&r2=1.81
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v
52 retrieving revision 1.80
53 retrieving revision 1.81
54 diff -u -r1.80 -r1.81
55 --- ChangeLog 17 Apr 2010 22:24:40 -0000 1.80
56 +++ ChangeLog 18 Apr 2010 20:58:24 -0000 1.81
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.80 2010/04/17 22:24:40 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.81 2010/04/18 20:58:24 maekke Exp $
62 +
63 + 18 Apr 2010; Markus Meier <maekke@g.o> x11vnc-0.9.9.ebuild:
64 + arm stable, bug #304493
65
66 17 Apr 2010; Markus Meier <maekke@g.o> x11vnc-0.9.9.ebuild:
67 x86 stable, bug #304493