Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/openipmi: ChangeLog openipmi-2.0.16.ebuild openipmi-2.0.11.ebuild
Date: Wed, 27 Jan 2010 04:51:40
Message-Id: E1NZzsL-0008Ux-NY@stork.gentoo.org
1 robbat2 10/01/27 04:51:33
2
3 Modified: ChangeLog openipmi-2.0.16.ebuild
4 openipmi-2.0.11.ebuild
5 Log:
6 Bug #298248: Upstream testsuite is broken.
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.19 sys-libs/openipmi/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -p -w -b -B -u -u -r1.18 -r1.19
22 --- ChangeLog 28 Dec 2009 01:37:06 -0000 1.18
23 +++ ChangeLog 27 Jan 2010 04:51:32 -0000 1.19
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/openipmi
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.18 2009/12/28 01:37:06 robbat2 Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.19 2010/01/27 04:51:32 robbat2 Exp $
30 +
31 + 27 Jan 2010; Robin H. Johnson <robbat2@g.o> openipmi-2.0.11.ebuild,
32 + openipmi-2.0.16.ebuild:
33 + Bug #298248: Upstream testsuite is broken.
34
35 28 Dec 2009; Robin H. Johnson <robbat2@g.o> openipmi-2.0.16.ebuild:
36 Fix bug #298250 directly.
37
38
39
40 1.3 sys-libs/openipmi/openipmi-2.0.16.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild?r1=1.2&r2=1.3
45
46 Index: openipmi-2.0.16.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -p -w -b -B -u -u -r1.2 -r1.3
52 --- openipmi-2.0.16.ebuild 28 Dec 2009 01:37:06 -0000 1.2
53 +++ openipmi-2.0.16.ebuild 27 Jan 2010 04:51:32 -0000 1.3
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2009 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild,v 1.2 2009/12/28 01:37:06 robbat2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.16.ebuild,v 1.3 2010/01/27 04:51:32 robbat2 Exp $
60
61 inherit autotools python
62
63 @@ -15,6 +15,7 @@ SLOT="0"
64 KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
65 IUSE="crypt snmp perl tcl python"
66 S="${WORKDIR}/${MY_P}"
67 +RESTRICT='test'
68
69 RDEPEND="dev-libs/glib
70 sys-libs/gdbm
71
72
73
74 1.9 sys-libs/openipmi/openipmi-2.0.11.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild?r1=1.8&r2=1.9
79
80 Index: openipmi-2.0.11.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -p -w -b -B -u -u -r1.8 -r1.9
86 --- openipmi-2.0.11.ebuild 24 Dec 2009 19:40:15 -0000 1.8
87 +++ openipmi-2.0.11.ebuild 27 Jan 2010 04:51:32 -0000 1.9
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild,v 1.8 2009/12/24 19:40:15 flameeyes Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.11.ebuild,v 1.9 2010/01/27 04:51:32 robbat2 Exp $
94
95 DESCRIPTION="Library interface to IPMI"
96 HOMEPAGE="http://sourceforge.net/projects/openipmi/"
97 @@ -13,6 +13,7 @@ SLOT="0"
98 KEYWORDS="amd64 ~ia64 ppc x86"
99 IUSE="crypt snmp perl tcl python"
100 S="${WORKDIR}/${MY_P}"
101 +RESTRICT='test'
102
103 RDEPEND="dev-libs/glib
104 sys-libs/gdbm