Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libmicrohttpd: libmicrohttpd-0.9.42.ebuild ChangeLog
Date: Sat, 04 Jul 2015 20:49:09
Message-Id: 20150704204907.1B22B743@oystercatcher.gentoo.org
1 blueness 15/07/04 20:49:07
2
3 Modified: libmicrohttpd-0.9.42.ebuild ChangeLog
4 Log:
5 Stable on arm, ppc and ppc64. Bug #553930.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?r1=1.3&r2=1.4
15
16 Index: libmicrohttpd-0.9.42.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libmicrohttpd-0.9.42.ebuild 4 Jul 2015 19:53:48 -0000 1.3
23 +++ libmicrohttpd-0.9.42.ebuild 4 Jul 2015 20:49:07 -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/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 1.3 2015/07/04 19:53:48 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 1.4 2015/07/04 20:49:07 blueness Exp $
29
30 EAPI="5"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
38 IUSE="epoll messages ssl static-libs test"
39
40 RDEPEND="ssl? (
41
42
43
44 1.98 net-libs/libmicrohttpd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?rev=1.98&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?rev=1.98&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?r1=1.97&r2=1.98
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v
53 retrieving revision 1.97
54 retrieving revision 1.98
55 diff -u -r1.97 -r1.98
56 --- ChangeLog 4 Jul 2015 19:55:02 -0000 1.97
57 +++ ChangeLog 4 Jul 2015 20:49:07 -0000 1.98
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-libs/libmicrohttpd
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.97 2015/07/04 19:55:02 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.98 2015/07/04 20:49:07 blueness Exp $
63 +
64 + 04 Jul 2015; Anthony G. Basile <blueness@g.o>
65 + libmicrohttpd-0.9.42.ebuild:
66 + Stable on arm, ppc and ppc64. Bug #553930.
67
68 04 Jul 2015; Anthony G. Basile <blueness@g.o>
69 -libmicrohttpd-0.9.40.ebuild, -libmicrohttpd-0.9.41.ebuild: