Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libntlm: libntlm-1.4.ebuild ChangeLog
Date: Fri, 26 Jun 2015 08:54:05
Message-Id: 20150626085357.C91B3A52@oystercatcher.gentoo.org
1 ago 15/06/26 08:53:57
2
3 Modified: libntlm-1.4.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #535580
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 net-libs/libntlm/libntlm-1.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild?r1=1.3&r2=1.4
15
16 Index: libntlm-1.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libntlm-1.4.ebuild 11 Jun 2015 19:05:44 -0000 1.3
23 +++ libntlm-1.4.ebuild 26 Jun 2015 08:53:57 -0000 1.4
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/libntlm/libntlm-1.4.ebuild,v 1.3 2015/06/11 19:05:44 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild,v 1.4 2015/06/26 08:53:57 ago Exp $
29
30 EAPI=5
31 inherit autotools-utils
32 @@ -11,5 +11,5 @@
33
34 SLOT="0"
35 LICENSE="LGPL-2"
36 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux"
37 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux"
38 IUSE="static-libs"
39
40
41
42 1.43 net-libs/libntlm/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?rev=1.43&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?rev=1.43&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?r1=1.42&r2=1.43
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v
51 retrieving revision 1.42
52 retrieving revision 1.43
53 diff -u -r1.42 -r1.43
54 --- ChangeLog 11 Jun 2015 19:05:44 -0000 1.42
55 +++ ChangeLog 26 Jun 2015 08:53:57 -0000 1.43
56 @@ -1,6 +1,9 @@
57 # ChangeLog for net-libs/libntlm
58 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.42 2015/06/11 19:05:44 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.43 2015/06/26 08:53:57 ago Exp $
61 +
62 + 26 Jun 2015; Agostino Sarubbo <ago@g.o> libntlm-1.4.ebuild:
63 + Stable for x86, wrt bug #535580
64
65 11 Jun 2015; Markus Meier <maekke@g.o> libntlm-1.4.ebuild:
66 arm stable, bug #535580