Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/azara/files: help-makefile.patch
Date: Sun, 07 Feb 2010 19:51:06
Message-Id: E1NeD9s-00052c-QA@stork.gentoo.org
1 jlec 10/02/07 19:51:04
2
3 Added: help-makefile.patch
4 Log:
5 New ebuild
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 sci-chemistry/azara/files/help-makefile.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/azara/files/help-makefile.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/azara/files/help-makefile.patch?rev=1.1&content-type=text/plain
13
14 Index: help-makefile.patch
15 ===================================================================
16 --- help/makefile 2002-11-01 13:27:27.000000000 +0100
17 +++ help/makefile.new 2008-12-24 14:45:56.141225333 +0100
18 @@ -37,102 +37,102 @@
19 .c.o:; $(CC) -c $(CFLAGS) $<
20
21 hlp:
22 - txt2hlp azara
23 - txt2hlp combine
24 - txt2hlp components
25 - txt2hlp connect
26 - txt2hlp contours
27 - txt2hlp deflate
28 - txt2hlp extract
29 - txt2hlp peak_find
30 - txt2hlp peak_fit
31 - txt2hlp plot1
32 - txt2hlp plot2
33 - txt2hlp process
34 - txt2hlp project
35 - txt2hlp slides
36 - txt2hlp reflate
37 - txt2hlp unblock
38 - txt2hlp viewer
39 - txt2hlp plot2/baseline
40 - txt2hlp plot2/data
41 - txt2hlp plot2/extract
42 - txt2hlp plot2/levels
43 - txt2hlp plot2/object
44 - txt2hlp plot2/output
45 - txt2hlp plot2/peak
46 - txt2hlp plot2/peaks
47 - txt2hlp plot2/phase
48 - txt2hlp plot2/property
49 - txt2hlp plot2/region
50 - txt2hlp plot2/rowcol
51 - txt2hlp plot2/save
52 - txt2hlp plot2/tracking
53 - txt2hlp plot1/button
54 - txt2hlp plot1/data
55 - txt2hlp plot1/object
56 - txt2hlp plot1/output
57 - txt2hlp plot1/property
58 - txt2hlp plot1/region
59 - txt2hlp plot1/slider
60 - txt2hlp plot1/text
61 + ./txt2hlp azara
62 + ./txt2hlp combine
63 + ./txt2hlp components
64 + ./txt2hlp connect
65 + ./txt2hlp contours
66 + ./txt2hlp deflate
67 + ./txt2hlp extract
68 + ./txt2hlp peak_find
69 + ./txt2hlp peak_fit
70 + ./txt2hlp plot1
71 + ./txt2hlp plot2
72 + ./txt2hlp process
73 + ./txt2hlp project
74 + ./txt2hlp slides
75 + ./txt2hlp reflate
76 + ./txt2hlp unblock
77 + ./txt2hlp viewer
78 + ./txt2hlp plot2/baseline
79 + ./txt2hlp plot2/data
80 + ./txt2hlp plot2/extract
81 + ./txt2hlp plot2/levels
82 + ./txt2hlp plot2/object
83 + ./txt2hlp plot2/output
84 + ./txt2hlp plot2/peak
85 + ./txt2hlp plot2/peaks
86 + ./txt2hlp plot2/phase
87 + ./txt2hlp plot2/property
88 + ./txt2hlp plot2/region
89 + ./txt2hlp plot2/rowcol
90 + ./txt2hlp plot2/save
91 + ./txt2hlp plot2/tracking
92 + ./txt2hlp plot1/button
93 + ./txt2hlp plot1/data
94 + ./txt2hlp plot1/object
95 + ./txt2hlp plot1/output
96 + ./txt2hlp plot1/property
97 + ./txt2hlp plot1/region
98 + ./txt2hlp plot1/slider
99 + ./txt2hlp plot1/text
100
101 html:
102 - txt2html azara
103 - txt2html combine
104 - txt2html components
105 - txt2html connect
106 - txt2html contours
107 - txt2html deflate
108 - txt2html extract
109 - txt2html peak_find
110 - txt2html peak_fit
111 - txt2html plot1
112 - txt2html plot2
113 - txt2html process
114 - txt2html project
115 - txt2html slides
116 - txt2html reflate
117 - txt2html unblock
118 - txt2html viewer
119 - txt2html plot2/baseline
120 - txt2html plot2/data
121 - txt2html plot2/extract
122 - txt2html plot2/levels
123 - txt2html plot2/object
124 - txt2html plot2/output
125 - txt2html plot2/peak
126 - txt2html plot2/peaks
127 - txt2html plot2/phase
128 - txt2html plot2/property
129 - txt2html plot2/region
130 - txt2html plot2/rowcol
131 - txt2html plot2/save
132 - txt2html plot2/tracking
133 - txt2html plot1/button
134 - txt2html plot1/data
135 - txt2html plot1/object
136 - txt2html plot1/output
137 - txt2html plot1/property
138 - txt2html plot1/region
139 - txt2html plot1/slider
140 - txt2html plot1/text
141 - txt2html CHANGES
142 - txt2html INSTALL
143 - txt2html README-2.7
144 - txt2html CHANGES-1.0-1
145 - txt2html CHANGES-1.0-2
146 - txt2html CHANGES-1.0-3
147 - txt2html CHANGES-2.0-0
148 - txt2html CHANGES-2.5-0
149 - txt2html CHANGES-2.6-0
150 - txt2html CHANGES-2.7-0
151 - txt2html LICENSE
152 + ./txt2html azara
153 + ./txt2html combine
154 + ./txt2html components
155 + ./txt2html connect
156 + ./txt2html contours
157 + ./txt2html deflate
158 + ./txt2html extract
159 + ./txt2html peak_find
160 + ./txt2html peak_fit
161 + ./txt2html plot1
162 + ./txt2html plot2
163 + ./txt2html process
164 + ./txt2html project
165 + ./txt2html slides
166 + ./txt2html reflate
167 + ./txt2html unblock
168 + ./txt2html viewer
169 + ./txt2html plot2/baseline
170 + ./txt2html plot2/data
171 + ./txt2html plot2/extract
172 + ./txt2html plot2/levels
173 + ./txt2html plot2/object
174 + ./txt2html plot2/output
175 + ./txt2html plot2/peak
176 + ./txt2html plot2/peaks
177 + ./txt2html plot2/phase
178 + ./txt2html plot2/property
179 + ./txt2html plot2/region
180 + ./txt2html plot2/rowcol
181 + ./txt2html plot2/save
182 + ./txt2html plot2/tracking
183 + ./txt2html plot1/button
184 + ./txt2html plot1/data
185 + ./txt2html plot1/object
186 + ./txt2html plot1/output
187 + ./txt2html plot1/property
188 + ./txt2html plot1/region
189 + ./txt2html plot1/slider
190 + ./txt2html plot1/text
191 + ./txt2html CHANGES
192 + ./txt2html INSTALL
193 + ./txt2html README-2.7
194 + ./txt2html CHANGES-1.0-1
195 + ./txt2html CHANGES-1.0-2
196 + ./txt2html CHANGES-1.0-3
197 + ./txt2html CHANGES-2.0-0
198 + ./txt2html CHANGES-2.5-0
199 + ./txt2html CHANGES-2.6-0
200 + ./txt2html CHANGES-2.7-0
201 + ./txt2html LICENSE
202
203 clean:
204 rm *.o
205
206 realclean:
207 rm *.o
208 - rm txt2hlp
209 - rm txt2html
210 + rm ./txt2hlp
211 + rm ./txt2html