Re: [gentoo-dev] REQUIRED_USE="test" vs. repoman

2014-11-09 Thread Thomas Kahle
On 08/11/14 20:49, Thomas Kahle wrote: > it seems to be a quasi-standard in the tree to use REQUIRED_USE > if the tests of some package need USE flags. However, repoman > complains: > > REQUIRED_USE.syntax 1 >media-libs/leptonica/leptonica-1.71-r1.ebuild: REQUIRED_USE: USE flag >

Re: [gentoo-dev] REQUIRED_USE="test" vs. repoman

2014-11-08 Thread Kent Fredric
On 9 November 2014 09:06, Zac Medico wrote: > Since EAPI 5, you need to either add test to IUSE, or else we need to > add the test flag to IUSE_IMPLICIT in the base profile (that would > require some discussion of pros/cons). > It should have been needed on EAPI4 too, but due to a side effect of

Re: [gentoo-dev] REQUIRED_USE="test" vs. repoman

2014-11-08 Thread Jeroen Roovers
On Sat, 08 Nov 2014 20:49:10 +0100 Thomas Kahle wrote: > However, repoman complains: > > REQUIRED_USE.syntax 1 >media-libs/leptonica/leptonica-1.71-r1.ebuild: REQUIRED_USE: USE > flag 'test' is not in IUSE > > I commited with -f, because I think repoman is wrong. Any opinions?

Re: [gentoo-dev] REQUIRED_USE="test" vs. repoman

2014-11-08 Thread Michał Górny
Dnia 2014-11-08, o godz. 20:49:10 Thomas Kahle napisał(a): > Hi, > > it seems to be a quasi-standard in the tree to use REQUIRED_USE > if the tests of some package need USE flags. However, repoman > complains: > > REQUIRED_USE.syntax 1 >media-libs/leptonica/leptonica-1.71-r1.eb

Re: [gentoo-dev] REQUIRED_USE="test" vs. repoman

2014-11-08 Thread Zac Medico
On 11/08/2014 11:49 AM, Thomas Kahle wrote: > Hi, > > it seems to be a quasi-standard in the tree to use REQUIRED_USE > if the tests of some package need USE flags. However, repoman > complains: > > REQUIRED_USE.syntax 1 >media-libs/leptonica/leptonica-1.71-r1.ebuild: REQUIRED_US