Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.9.ebuild libreport-2.0.7.ebuild ChangeLog
Date: Wed, 06 Jun 2012 03:37:44
Message-Id: 20120606033735.05D7C2004B@flycatcher.gentoo.org
1 zmedico 12/06/06 03:37:35
2
3 Modified: libreport-2.0.9.ebuild libreport-2.0.7.ebuild
4 ChangeLog
5 Log:
6 inherit user for enewgroup and enewuser
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
9
10 Revision Changes Path
11 1.5 dev-libs/libreport/libreport-2.0.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild?r1=1.4&r2=1.5
16
17 Index: libreport-2.0.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- libreport-2.0.9.ebuild 4 May 2012 18:35:46 -0000 1.4
24 +++ libreport-2.0.9.ebuild 6 Jun 2012 03:37:34 -0000 1.5
25 @@ -1,11 +1,11 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild,v 1.4 2012/05/04 18:35:46 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.9.ebuild,v 1.5 2012/06/06 03:37:34 zmedico Exp $
30
31 EAPI="4"
32 PYTHON_DEPEND="2:2.6"
33
34 -inherit autotools eutils python
35 +inherit autotools eutils python user
36
37 DESCRIPTION="Generic library for reporting software bugs"
38 HOMEPAGE="https://fedorahosted.org/abrt/"
39
40
41
42 1.7 dev-libs/libreport/libreport-2.0.7.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild?rev=1.7&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild?rev=1.7&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild?r1=1.6&r2=1.7
47
48 Index: libreport-2.0.7.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v
51 retrieving revision 1.6
52 retrieving revision 1.7
53 diff -u -r1.6 -r1.7
54 --- libreport-2.0.7.ebuild 4 May 2012 18:35:46 -0000 1.6
55 +++ libreport-2.0.7.ebuild 6 Jun 2012 03:37:34 -0000 1.7
56 @@ -1,11 +1,11 @@
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.6 2012/05/04 18:35:46 jdhore Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.7 2012/06/06 03:37:34 zmedico Exp $
61
62 EAPI="4"
63 PYTHON_DEPEND="2:2.6"
64
65 -inherit autotools eutils python
66 +inherit autotools eutils python user
67
68 DESCRIPTION="Generic library for reporting software bugs"
69 HOMEPAGE="https://fedorahosted.org/abrt/"
70
71
72
73 1.10 dev-libs/libreport/ChangeLog
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?r1=1.9&r2=1.10
78
79 Index: ChangeLog
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- ChangeLog 4 May 2012 18:35:46 -0000 1.9
86 +++ ChangeLog 6 Jun 2012 03:37:34 -0000 1.10
87 @@ -1,6 +1,10 @@
88 # ChangeLog for dev-libs/libreport
89 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.9 2012/05/04 18:35:46 jdhore Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.10 2012/06/06 03:37:34 zmedico Exp $
92 +
93 + 06 Jun 2012; Zac Medico <zmedico@g.o> libreport-2.0.7.ebuild,
94 + libreport-2.0.9.ebuild:
95 + inherit user for enewgroup and enewuser
96
97 04 May 2012; Jeff Horelick <jdhore@g.o> libreport-2.0.7.ebuild,
98 libreport-2.0.9.ebuild: