Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libvncserver: ChangeLog libvncserver-0.9.10-r1.ebuild
Date: Sun, 26 Apr 2015 17:26:26
Message-Id: 20150426172618.6A0B898A@oystercatcher.gentoo.org
1 ulm 15/04/26 17:26:17
2
3 Modified: ChangeLog libvncserver-0.9.10-r1.ebuild
4 Log:
5 Straight to stable on alpha, hppa, ia64, ppc, and ppc64. The "vaapi" flag is in use.mask on these architectures, so the change from -r0 to -r1 shouldn't have any effect there. Bug 523590.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.96 net-libs/libvncserver/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.96&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.96&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?r1=1.95&r2=1.96
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v
19 retrieving revision 1.95
20 retrieving revision 1.96
21 diff -u -r1.95 -r1.96
22 --- ChangeLog 26 Apr 2015 17:16:42 -0000 1.95
23 +++ ChangeLog 26 Apr 2015 17:26:17 -0000 1.96
24 @@ -1,6 +1,11 @@
25 # ChangeLog for net-libs/libvncserver
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.95 2015/04/26 17:16:42 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.96 2015/04/26 17:26:17 ulm Exp $
29 +
30 + 26 Apr 2015; Ulrich Müller <ulm@g.o> libvncserver-0.9.10-r1.ebuild:
31 + Straight to stable on alpha, hppa, ia64, ppc, and ppc64. The "vaapi" flag is
32 + in use.mask on these architectures, so the change from -r0 to -r1 shouldn't
33 + have any effect there. Bug 523590.
34
35 *libvncserver-0.9.10-r1 (26 Apr 2015)
36
37
38
39
40 1.2 net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: libvncserver-0.9.10-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- libvncserver-0.9.10-r1.ebuild 26 Apr 2015 17:16:42 -0000 1.1
53 +++ libvncserver-0.9.10-r1.ebuild 26 Apr 2015 17:26:17 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v 1.1 2015/04/26 17:16:42 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v 1.2 2015/04/26 17:26:17 ulm Exp $
59
60 EAPI="5"
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
67 +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
68 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg +png ssl static-libs test threads vaapi +zlib"
69
70 DEPEND="