Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.13-r1.ebuild ChangeLog
Date: Thu, 30 Jul 2015 01:42:15
Message-Id: 20150730014207.293E2114@oystercatcher.gentoo.org
1 tetromino 15/07/30 01:42:07
2
3 Modified: libreport-2.0.13-r1.ebuild ChangeLog
4 Log:
5 Require xmlrpc-c[curl] (bug #556112, thanks to Toralf Förster).
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x18E5B6F2D8D5EC8D)
8
9 Revision Changes Path
10 1.6 dev-libs/libreport/libreport-2.0.13-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: libreport-2.0.13-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- libreport-2.0.13-r1.ebuild 4 Jun 2015 19:01:03 -0000 1.5
23 +++ libreport-2.0.13-r1.ebuild 30 Jul 2015 01:42:07 -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/dev-libs/libreport/libreport-2.0.13-r1.ebuild,v 1.5 2015/06/04 19:01:03 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.13-r1.ebuild,v 1.6 2015/07/30 01:42:07 tetromino Exp $
29
30 EAPI="5"
31
32 @@ -24,7 +24,7 @@
33 dev-libs/libxml2:2
34 dev-libs/newt:=
35 dev-libs/nss:=
36 - dev-libs/xmlrpc-c:=
37 + dev-libs/xmlrpc-c:=[curl]
38 net-libs/libproxy:=
39 net-misc/curl:=[ssl]
40 sys-apps/dbus
41
42
43
44 1.26 dev-libs/libreport/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 4 Jun 2015 19:01:03 -0000 1.25
57 +++ ChangeLog 30 Jul 2015 01:42:07 -0000 1.26
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-libs/libreport
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.25 2015/06/04 19:01:03 kensington Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.26 2015/07/30 01:42:07 tetromino Exp $
63 +
64 + 30 Jul 2015; Alexandre Rostovtsev <tetromino@g.o>
65 + libreport-2.0.13-r1.ebuild:
66 + Require xmlrpc-c[curl] (bug #556112, thanks to Toralf Förster).
67
68 04 Jun 2015; Michael Palimaka <kensington@g.o>
69 libreport-2.0.13-r1.ebuild: