Gentoo Archives: gentoo-dev

From: Ryan Hill <dirtyepic@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-cdr/cdrdao: ChangeLog cdrdao-1.2.2-r3.ebuild
Date: Sun, 10 May 2009 08:56:45
Message-Id: 20090510025822.1cb8dd1b@halo.dirtyepic.sk.ca
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-cdr/cdrdao: ChangeLog cdrdao-1.2.2-r3.ebuild by Ryan Hill
1 On Sun, 10 May 2009 02:00:17 -0600
2 Ryan Hill <dirtyepic@g.o> wrote:
3
4 > On Sun, 10 May 2009 07:38:43 +0000
5 > "Samuli Suominen (ssuominen)" <ssuominen@g.o> wrote:
6 >
7 > > ssuominen 09/05/10 07:38:43
8 > >
9 > > Modified: ChangeLog cdrdao-1.2.2-r3.ebuild
10 > > Log:
11 > > Doesn't compile with distcc wrt #264170.
12 > > (Portage version: 2.1.6.13/cvs/Linux x86_64)
13 >
14 > > +pkg_setup() {
15 > > + if hasq distcc ${FEATURES}; then
16 > > + die "Please emerge without distcc in FEATURES, see bug #264170."
17 > > + fi
18 > > +}
19 > > +
20 >
21 > You can't test FEATURES in an ebuild. It's portage-specific.
22 >
23
24 Actually, am I right? There's a crapload of stuff in the tree doing
25 things like this and worse with FEATURES.
26
27
28 --
29 gcc-porting, by design, by neglect
30 treecleaner, for a fact or just for effect
31 wxwidgets @ gentoo EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies