Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258153 - unquoted variables in ccc.eclass
Summary: unquoted variables in ccc.eclass
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 16:42 UTC by Markus Meier
Modified: 2010-01-16 19:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ccc.patch (ccc.patch,2.54 KB, patch)
2009-02-08 16:42 UTC, Markus Meier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Meier gentoo-dev 2009-02-08 16:42:30 UTC
@base-system: I know that you're not listed as the maintainer of this eclass, but you use it in net-misc/openssh.

ccc.eclass: Unquoted Variable on line: 73
ccc.eclass: Unquoted Variable on line: 85
ccc.eclass: Unquoted Variable on line: 96
ccc.eclass: Unquoted Variable on line: 127
ccc.eclass: Unquoted Variable on line: 200
ccc.eclass: Unquoted Variable on line: 205
ccc.eclass: Unquoted Variable on line: 209
ccc.eclass: Unquoted Variable on line: 287
ccc.eclass: Unquoted Variable on line: 288
ccc.eclass: Unquoted Variable on line: 297
Comment 1 Markus Meier gentoo-dev 2009-02-08 16:42:56 UTC
Created attachment 181334 [details, diff]
ccc.patch

proposed (and untested) patch
Comment 2 SpanKY gentoo-dev 2009-02-08 17:14:23 UTC
openssh doesnt actually use it.  it's left over from much older ebuilds.
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2009-02-09 17:50:42 UTC
We don't support building with ccc anymore and as far as I can tell, no ebuild has "inherit ccc", so it's not in use currently.

However, some users have expressed interest in making ccc work again, so it might come in handy.

I'm leaning towards fixing it with maekkes patch. If the reactivation efforts runs aground, we can still nuke it entirely. I'd also defer testing it until then since any testing right now is kinda "in the air". Any objections?
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-02-22 12:00:38 UTC
(In reply to comment #3)
> I'm leaning towards fixing it with maekkes patch. If the reactivation efforts
> runs aground, we can still nuke it entirely. I'd also defer testing it until
> then since any testing right now is kinda "in the air". Any objections?
> 

Eclasses can't be removed :)
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2009-12-13 16:35:54 UTC
Well, looks like eclasses can be removed...

So we can punt it.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2010-01-16 19:06:02 UTC
eclass has been deprecated