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/libntlm: libntlm-1.4.ebuild ChangeLog
Date: Thu, 23 Jul 2015 19:38:56
Message-Id: 20150723193854.235C3BE@oystercatcher.gentoo.org
1 pacho 15/07/23 19:38:54
2
3 Modified: libntlm-1.4.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #535580
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.7 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.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild?r1=1.6&r2=1.7
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.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- libntlm-1.4.ebuild 20 Jul 2015 05:34:05 -0000 1.6
23 +++ libntlm-1.4.ebuild 23 Jul 2015 19:38:54 -0000 1.7
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.6 2015/07/20 05:34:05 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild,v 1.7 2015/07/23 19:38:54 pacho 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.46 net-libs/libntlm/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?rev=1.46&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?rev=1.46&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libntlm/ChangeLog?r1=1.45&r2=1.46
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v
51 retrieving revision 1.45
52 retrieving revision 1.46
53 diff -u -r1.45 -r1.46
54 --- ChangeLog 20 Jul 2015 05:34:05 -0000 1.45
55 +++ ChangeLog 23 Jul 2015 19:38:54 -0000 1.46
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.45 2015/07/20 05:34:05 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.46 2015/07/23 19:38:54 pacho Exp $
61 +
62 + 23 Jul 2015; Pacho Ramos <pacho@g.o> libntlm-1.4.ebuild:
63 + ppc stable wrt bug #535580
64
65 20 Jul 2015; Jeroen Roovers <jer@g.o> libntlm-1.4.ebuild:
66 Stable for HPPA (bug #535580).