Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@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: Tue, 11 May 2010 18:04:31
Message-Id: 20100511180425.22C472C4F8@corvid.gentoo.org
1 josejx 10/05/11 18:04:24
2
3 Modified: x11vnc-0.9.9.ebuild ChangeLog
4 Log:
5 Marked ppc/ppc64 stable for bug #304493.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 x11-misc/x11vnc/x11vnc-0.9.9.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- x11vnc-0.9.9.ebuild 18 Apr 2010 20:58:24 -0000 1.6
22 +++ x11vnc-0.9.9.ebuild 11 May 2010 18:04:24 -0000 1.7
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.6 2010/04/18 20:58:24 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.9.ebuild,v 1.7 2010/05/11 18:04:24 josejx 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.82 x11-misc/x11vnc/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.82&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/ChangeLog?rev=1.82&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/x11vnc/ChangeLog?r1=1.81&r2=1.82
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v
52 retrieving revision 1.81
53 retrieving revision 1.82
54 diff -u -r1.81 -r1.82
55 --- ChangeLog 18 Apr 2010 20:58:24 -0000 1.81
56 +++ ChangeLog 11 May 2010 18:04:24 -0000 1.82
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.81 2010/04/18 20:58:24 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.82 2010/05/11 18:04:24 josejx Exp $
62 +
63 + 11 May 2010; Joseph Jezak <josejx@g.o> x11vnc-0.9.9.ebuild:
64 + Marked ppc/ppc64 stable for bug #304493.
65
66 18 Apr 2010; Markus Meier <maekke@g.o> x11vnc-0.9.9.ebuild:
67 arm stable, bug #304493