Re: [gentoo-dev] Empty DEPEND strings in virtuals

2007-04-13 Thread Marius Mauch
On Fri, 13 Apr 2007 21:50:50 +0300 Petteri Räty <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] /usr/portage/virtual $ grep 'DEPEND=""' -r . | wc -l > 97 > [EMAIL PROTECTED] /usr/portage/virtual $ find -name "*.ebuild" | wc -l > 102 > > [EMAIL PROTECTED] /usr/portage/virtual $ find -name "*.ebuild

Re: [gentoo-dev] Empty DEPEND strings in virtuals

2007-04-13 Thread Petteri Räty
Zac Medico kirjoitti: > > [1] http://www.gentoo.org/proj/en/glep/glep-0037.html We should link this info to the devmanual. Opened a bug about this: https://bugs.gentoo.org/show_bug.cgi?id=174530 Regards, Petteri signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Empty DEPEND strings in virtuals

2007-04-13 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Petteri Räty wrote: > so only three virtual ebuilds have a DEPEND According to GLEP 37 [1], they should only define RDEPEND. The reason that only RDEPEND is needed is that a package that has a virtual dependency has freedom to include the virtual ato

[gentoo-dev] Empty DEPEND strings in virtuals

2007-04-13 Thread Petteri Räty
[EMAIL PROTECTED] /usr/portage/virtual $ grep 'DEPEND=""' -r . | wc -l 97 [EMAIL PROTECTED] /usr/portage/virtual $ find -name "*.ebuild" | wc -l 102 [EMAIL PROTECTED] /usr/portage/virtual $ find -name "*.ebuild" | xargs grep -L 'DEPEND=""' | xargs grep DEPEND ./pmake/pmake-0.ebuild:RDEPEND="!user