Re: [gentoo-user] Re: CDEPEND

2016-04-26 Thread Rich Freeman
On Mon, Apr 25, 2016 at 10:54 PM, Sam Jorna wrote: > On Tue, Apr 26, 2016 at 02:41:23AM +, James wrote: >> Do you have a definition of exactly what a CDEPEND is? > > CDEPEND is a commonly used name for COMMON_DEPEND - dependencies shared > between > DEPEND and RDEPEND

Re: [gentoo-user] Re: CDEPEND

2016-04-25 Thread Sam Jorna
On Tue, Apr 26, 2016 at 02:41:23AM +, James wrote: > Do you have a definition of exactly what a CDEPEND is? CDEPEND is a commonly used name for COMMON_DEPEND - dependencies shared between DEPEND and RDEPEND (and, potentially, PDEPEND). In cases where you have a fair number of shared

[gentoo-user] Re: CDEPEND

2016-04-25 Thread James
James tampabay.rr.com> writes: > > > A circular! yippie. > > It's intentional. In jflex-1.6.1.ebuild, you'll find... > > PDEPEND=">=dev-java/javacup-0.11b_p20151001:0" and I see CDEPEND:: CDEPEND="dev-java/ant-core:0" Compile-Depend? If so, what's the difference in DEPEND and