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-libs/libvncserver: ChangeLog libvncserver-0.9.7.ebuild
Date: Mon, 02 Aug 2010 19:04:25
Message-Id: 20100802185706.AB3792CE15@corvid.gentoo.org
1 armin76 10/08/02 18:57:06
2
3 Modified: ChangeLog libvncserver-0.9.7.ebuild
4 Log:
5 alpha/ia64/sh/sparc stable wrt #304493
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.45 net-libs/libvncserver/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 10 Jun 2010 03:26:19 -0000 1.44
22 +++ ChangeLog 2 Aug 2010 18:57:06 -0000 1.45
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libvncserver
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.44 2010/06/10 03:26:19 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.45 2010/08/02 18:57:06 armin76 Exp $
28 +
29 + 02 Aug 2010; Raúl Porcel <armin76@g.o> libvncserver-0.9.7.ebuild:
30 + alpha/ia64/sh/sparc stable wrt #304493
31
32 10 Jun 2010; Jeroen Roovers <jer@g.o> libvncserver-0.9.7.ebuild:
33 Stable for HPPA (bug #304493).
34
35
36
37 1.9 net-libs/libvncserver/libvncserver-0.9.7.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild?r1=1.8&r2=1.9
42
43 Index: libvncserver-0.9.7.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- libvncserver-0.9.7.ebuild 10 Jun 2010 03:26:19 -0000 1.8
50 +++ libvncserver-0.9.7.ebuild 2 Aug 2010 18:57:06 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.8 2010/06/10 03:26:19 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.9 2010/08/02 18:57:06 armin76 Exp $
56
57 EAPI="2"
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
65 IUSE="no24bpp +jpeg test threads +zlib"
66
67 DEPEND="jpeg? ( media-libs/jpeg )