Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/spe: spe-0.8.3c.ebuild spe-0.8.2.ebuild ChangeLog
Date: Sat, 05 Jan 2008 00:03:28
Message-Id: E1JAwVQ-00035J-C1@stork.gentoo.org
1 dirtyepic 08/01/05 00:03:16
2
3 Modified: spe-0.8.3c.ebuild spe-0.8.2.ebuild ChangeLog
4 Log:
5 Remove generation of an empty file that collides with wxglade. Bug #178354.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.6 dev-util/spe/spe-0.8.3c.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild?r1=1.5&r2=1.6
14
15 Index: spe-0.8.3c.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- spe-0.8.3c.ebuild 3 Oct 2007 04:24:46 -0000 1.5
22 +++ spe-0.8.3c.ebuild 5 Jan 2008 00:03:15 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild,v 1.5 2007/10/03 04:24:46 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild,v 1.6 2008/01/05 00:03:15 dirtyepic Exp $
29
30 inherit distutils eutils
31
32 @@ -37,8 +37,6 @@
33 rm -rf "${D}${SITEPATH}/_spe/plugins/wxGlade"
34 rm -rf "${D}${SITEPATH}/_spe/plugins/pychecker"
35 ln -svf "../../wxglade" "${D}${SITEPATH}/_spe/plugins/wxGlade"
36 - dodir "${SITEPATH}/wxglade"
37 - touch "${D}${SITEPATH}/wxglade/__init__.py"
38 ln -svf "../../pychecker" "${D}${SITEPATH}/_spe/plugins/pychecker"
39
40 doicon "${S}/build/lib/_spe/images/spe.png"
41
42
43
44 1.6 dev-util/spe/spe-0.8.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild?r1=1.5&r2=1.6
49
50 Index: spe-0.8.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- spe-0.8.2.ebuild 3 Oct 2007 04:24:46 -0000 1.5
57 +++ spe-0.8.2.ebuild 5 Jan 2008 00:03:15 -0000 1.6
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2007 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild,v 1.5 2007/10/03 04:24:46 dirtyepic Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild,v 1.6 2008/01/05 00:03:15 dirtyepic Exp $
64
65 inherit distutils eutils
66
67 @@ -37,8 +37,6 @@
68 rm -rf "${D}${SITEPATH}/_spe/plugins/wxGlade"
69 rm -rf "${D}${SITEPATH}/_spe/plugins/pychecker"
70 ln -svf "../../wxglade" "${D}${SITEPATH}/_spe/plugins/wxGlade"
71 - dodir "${SITEPATH}/wxglade"
72 - touch "${D}${SITEPATH}/wxglade/__init__.py"
73 ln -svf "../../pychecker" "${D}${SITEPATH}/_spe/plugins/pychecker"
74 }
75
76
77
78
79 1.34 dev-util/spe/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/ChangeLog?rev=1.34&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/ChangeLog?rev=1.34&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/spe/ChangeLog?r1=1.33&r2=1.34
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v
88 retrieving revision 1.33
89 retrieving revision 1.34
90 diff -u -r1.33 -r1.34
91 --- ChangeLog 3 Oct 2007 04:24:46 -0000 1.33
92 +++ ChangeLog 5 Jan 2008 00:03:15 -0000 1.34
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-util/spe
95 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.33 2007/10/03 04:24:46 dirtyepic Exp $
97 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.34 2008/01/05 00:03:15 dirtyepic Exp $
99 +
100 + 05 Jan 2008; Ryan Hill <dirtyepic@g.o> spe-0.8.2.ebuild,
101 + spe-0.8.3c.ebuild:
102 + Remove generation of an empty file that collides with wxglade. Bug #178354.
103
104 03 Oct 2007; Ryan Hill <dirtyepic@g.o> spe-0.8.2.ebuild,
105 spe-0.8.3c.ebuild:
106
107
108
109 --
110 gentoo-commits@g.o mailing list