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-misc/tigervnc: ChangeLog tigervnc-1.3.0.ebuild
Date: Sat, 01 Feb 2014 19:15:22
Message-Id: 20140201191518.515482004C@flycatcher.gentoo.org
1 armin76 14/02/01 19:15:18
2
3 Modified: ChangeLog tigervnc-1.3.0.ebuild
4 Log:
5 Add missing dep, wrt bug #488666
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.170 net-misc/tigervnc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.170&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.170&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.169&r2=1.170
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
19 retrieving revision 1.169
20 retrieving revision 1.170
21 diff -u -r1.169 -r1.170
22 --- ChangeLog 1 Feb 2014 06:04:29 -0000 1.169
23 +++ ChangeLog 1 Feb 2014 19:15:18 -0000 1.170
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-misc/tigervnc
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.169 2014/02/01 06:04:29 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.170 2014/02/01 19:15:18 armin76 Exp $
29 +
30 + 01 Feb 2014; Raúl Porcel <armin76@g.o> tigervnc-1.3.0.ebuild:
31 + Add missing dep, wrt bug #488666
32
33 01 Feb 2014; Akinori Hattori <hattya@g.o> tigervnc-1.2.80_p5065.ebuild:
34 ia64 stable wrt bug #485436
35
36
37
38 1.2 net-misc/tigervnc/tigervnc-1.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild?r1=1.1&r2=1.2
43
44 Index: tigervnc-1.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- tigervnc-1.3.0.ebuild 12 Oct 2013 14:41:26 -0000 1.1
51 +++ tigervnc-1.3.0.ebuild 1 Feb 2014 19:15:18 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 +# Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild,v 1.1 2013/10/12 14:41:26 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild,v 1.2 2014/02/01 19:15:18 armin76 Exp $
58
59 EAPI="4"
60
61 @@ -64,6 +64,7 @@
62 >=x11-proto/damageproto-1.1
63 >=x11-proto/fixesproto-5.0
64 >=x11-proto/fontsproto-2.0.2
65 + >=x11-proto/glproto-1.4.16
66 >=x11-proto/randrproto-1.4.0
67 >=x11-proto/renderproto-0.11
68 >=x11-proto/resourceproto-1.0.2