Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/parti: parti-0.0.6_p456.ebuild ChangeLog parti-0.0.6.ebuild parti-9999.ebuild
Date: Thu, 28 Apr 2011 21:32:21
Message-Id: 20110428213211.DFCF120054@flycatcher.gentoo.org
1 xmw 11/04/28 21:32:11
2
3 Modified: parti-0.0.6_p456.ebuild ChangeLog
4 parti-0.0.6.ebuild parti-9999.ebuild
5 Log:
6 Fixing typo in DEPEND/RDEPEND definiton
7
8 (Portage version: 2.1.9.42/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 x11-wm/parti/parti-0.0.6_p456.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild?r1=1.3&r2=1.4
16
17 Index: parti-0.0.6_p456.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- parti-0.0.6_p456.ebuild 11 Apr 2011 20:59:47 -0000 1.3
24 +++ parti-0.0.6_p456.ebuild 28 Apr 2011 21:32:11 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild,v 1.3 2011/04/11 20:59:47 arfrever Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6_p456.ebuild,v 1.4 2011/04/28 21:32:11 xmw Exp $
30
31 EAPI=3
32
33 @@ -23,10 +23,10 @@
34 x11-libs/libXdamage
35 x11-libs/libXtst"
36
37 -RDEPEND="${COMMON_RDEPEND}
38 +RDEPEND="${COMMON_DEPEND}
39 dev-python/ipython
40 x11-apps/xmodmap"
41 -DEPEND="${COMMON_RDEPEND}
42 +DEPEND="${COMMON_DEPEND}
43 dev-python/pyrex
44 dev-util/pkgconfig"
45
46
47
48
49 1.8 x11-wm/parti/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/ChangeLog?rev=1.8&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/ChangeLog?rev=1.8&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/ChangeLog?r1=1.7&r2=1.8
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-wm/parti/ChangeLog,v
58 retrieving revision 1.7
59 retrieving revision 1.8
60 diff -u -r1.7 -r1.8
61 --- ChangeLog 11 Apr 2011 20:59:47 -0000 1.7
62 +++ ChangeLog 28 Apr 2011 21:32:11 -0000 1.8
63 @@ -1,6 +1,11 @@
64 # ChangeLog for x11-wm/parti
65 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/ChangeLog,v 1.7 2011/04/11 20:59:47 arfrever Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/ChangeLog,v 1.8 2011/04/28 21:32:11 xmw Exp $
68 +
69 + 28 Apr 2011; Michael Weber <xmw@g.o> parti-0.0.6.ebuild,
70 + parti-0.0.6_p456.ebuild, parti-9999.ebuild:
71 + Fixing typo in DEPEND/RDEPEND definiton, thanks to Diego Elio Pettenò for
72 + the report (bug 364911)
73
74 11 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
75 parti-0.0.6.ebuild, parti-0.0.6_p456.ebuild, parti-9999.ebuild:
76
77
78
79 1.5 x11-wm/parti/parti-0.0.6.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild?rev=1.5&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild?rev=1.5&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild?r1=1.4&r2=1.5
84
85 Index: parti-0.0.6.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild,v
88 retrieving revision 1.4
89 retrieving revision 1.5
90 diff -u -r1.4 -r1.5
91 --- parti-0.0.6.ebuild 11 Apr 2011 20:59:47 -0000 1.4
92 +++ parti-0.0.6.ebuild 28 Apr 2011 21:32:11 -0000 1.5
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild,v 1.4 2011/04/11 20:59:47 arfrever Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-0.0.6.ebuild,v 1.5 2011/04/28 21:32:11 xmw Exp $
98
99 EAPI=3
100
101 @@ -24,10 +24,10 @@
102 x11-libs/libXdamage
103 x11-libs/libXtst"
104
105 -RDEPEND="${COMMON_RDEPEND}
106 +RDEPEND="${COMMON_DEPEND}
107 dev-python/ipython
108 x11-apps/xmodmap"
109 -DEPEND="${COMMON_RDEPEND}
110 +DEPEND="${COMMON_DEPEND}
111 dev-python/pyrex
112 dev-util/pkgconfig"
113
114
115
116
117 1.4 x11-wm/parti/parti-9999.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-9999.ebuild?rev=1.4&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-9999.ebuild?rev=1.4&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/parti/parti-9999.ebuild?r1=1.3&r2=1.4
122
123 Index: parti-9999.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-9999.ebuild,v
126 retrieving revision 1.3
127 retrieving revision 1.4
128 diff -u -r1.3 -r1.4
129 --- parti-9999.ebuild 11 Apr 2011 20:59:47 -0000 1.3
130 +++ parti-9999.ebuild 28 Apr 2011 21:32:11 -0000 1.4
131 @@ -1,6 +1,6 @@
132 # Copyright 1999-2011 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-9999.ebuild,v 1.3 2011/04/11 20:59:47 arfrever Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/parti/parti-9999.ebuild,v 1.4 2011/04/28 21:32:11 xmw Exp $
136
137 EAPI=3
138
139 @@ -26,10 +26,10 @@
140 x11-libs/libXdamage
141 x11-libs/libXtst"
142
143 -RDEPEND="${COMMON_RDEPEND}
144 +RDEPEND="${COMMON_DEPEND}
145 dev-python/ipython
146 x11-apps/xmodmap"
147 -DEPEND="${COMMON_RDEPEND}
148 +DEPEND="${COMMON_DEPEND}
149 dev-python/cython
150 dev-python/pyrex
151 dev-util/pkgconfig"