Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.3.10-r2.ebuild ChangeLog
Date: Fri, 06 Feb 2015 18:52:39
Message-Id: 20150206185235.B252911326@oystercatcher.gentoo.org
1 pacho 15/02/06 18:52:35
2
3 Modified: gnutls-3.3.10-r2.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #492522
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 net-libs/gnutls/gnutls-3.3.10-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild?r1=1.5&r2=1.6
15
16 Index: gnutls-3.3.10-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gnutls-3.3.10-r2.ebuild 9 Jan 2015 15:47:00 -0000 1.5
23 +++ gnutls-3.3.10-r2.ebuild 6 Feb 2015 18:52:35 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild,v 1.5 2015/01/09 15:47:00 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.10-r2.ebuild,v 1.6 2015/02/06 18:52:35 pacho Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,7 @@
33 # soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
34 LICENSE="GPL-3 LGPL-3"
35 SLOT="0"
36 -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN"
39 IUSE="+cxx +crywrap dane doc examples guile nls pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}"
40 # heartbeat support is not disabled until re-licensing happens fullyf
41
42
43
44 1.526 net-libs/gnutls/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.526&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.526&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.525&r2=1.526
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
53 retrieving revision 1.525
54 retrieving revision 1.526
55 diff -u -r1.525 -r1.526
56 --- ChangeLog 19 Jan 2015 19:35:09 -0000 1.525
57 +++ ChangeLog 6 Feb 2015 18:52:35 -0000 1.526
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/gnutls
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.525 2015/01/19 19:35:09 alonbl Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.526 2015/02/06 18:52:35 pacho Exp $
63 +
64 + 06 Feb 2015; Pacho Ramos <pacho@g.o> gnutls-3.3.10-r2.ebuild:
65 + amd64/x86 stable, bug #492522
66
67 *gnutls-3.3.12 (19 Jan 2015)