Re: [gentoo-user] pgo not selected for firefox 18

2013-01-11 Thread Alecks Gates
On Fri, Jan 11, 2013 at 8:24 AM, Florian Philipp wrote: > Am 11.01.2013 13:00, schrieb Adam Carter: >> >> I had noticed it a while ago, it appears to be hardmasked: >> >> >> # Jory A. Pratt mailto:anar...@gentoo.org>> (15 >> Dec 2012) >> # PGO is known to be busted with most configurat

Re: [gentoo-user] pgo not selected for firefox 18

2013-01-11 Thread Florian Philipp
Am 11.01.2013 13:00, schrieb Adam Carter: > > I had noticed it a while ago, it appears to be hardmasked: > > > # Jory A. Pratt mailto:anar...@gentoo.org>> (15 > Dec 2012) > # PGO is known to be busted with most configurations > www-client/firefox pgo > > I never had a single

Re: [gentoo-user] pgo not selected for firefox 18

2013-01-11 Thread Adam Carter
I had noticed it a while ago, it appears to be hardmasked: > > # Jory A. Pratt (15 Dec 2012) > # PGO is known to be busted with most configurations > www-client/firefox pgo > > I never had a single problem with it, so I'm going to unmask it and > see if anything breaks. > > I just commented that

Re: [gentoo-user] pgo not selected for firefox 18

2013-01-10 Thread Alecks Gates
On Thu, Jan 10, 2013 at 7:51 PM, Adam Carter wrote: > 17 compiled with pgo but in the emerge output for 18 it shows as (-pgo). pgo > is selected in make.conf, and in the ebuild; > > DEPEND="${RDEPEND} > dev-python/pysqlite > virtual/pkgconfig > pgo? ( > =dev

[gentoo-user] pgo not selected for firefox 18

2013-01-10 Thread Adam Carter
17 compiled with pgo but in the emerge output for 18 it shows as (-pgo). pgo is selected in make.conf, and in the ebuild; DEPEND="${RDEPEND} dev-python/pysqlite virtual/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 )