Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.10.ebuild ChangeLog
Date: Wed, 03 Oct 2012 10:54:01
Message-Id: 20121003105351.BFB8821600@flycatcher.gentoo.org
1 phajdan.jr 12/10/03 10:53:51
2
3 Modified: libreport-2.0.10.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #427544
6
7 (Portage version: 2.1.11.9/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-libs/libreport/libreport-2.0.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?r1=1.2&r2=1.3
15
16 Index: libreport-2.0.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libreport-2.0.10.ebuild 8 Jul 2012 17:19:34 -0000 1.2
23 +++ libreport-2.0.10.ebuild 3 Oct 2012 10:53:51 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 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.10.ebuild,v 1.2 2012/07/08 17:19:34 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v 1.3 2012/10/03 10:53:51 phajdan.jr Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="2:2.6"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 x86"
38 IUSE="debug"
39
40 RDEPEND=">=dev-libs/glib-2.21:2
41
42
43
44 1.14 dev-libs/libreport/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 22 Sep 2012 20:12:48 -0000 1.13
57 +++ ChangeLog 3 Oct 2012 10:53:51 -0000 1.14
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libreport
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.13 2012/09/22 20:12:48 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.14 2012/10/03 10:53:51 phajdan.jr Exp $
63 +
64 + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@g.o> libreport-2.0.10.ebuild:
65 + x86 stable wrt bug #427544
66
67 *libreport-2.0.13 (22 Sep 2012)