From 851a9149d4bb61727fb71ecb8145f6b26e9090fb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 18 Jan 2009 23:43:54 +0000 Subject: Bug #255358 - Add new RDEPEND.implicit warning to detect the caes where DEPEND is set and RDEPEND is unset in the ebuild, since this triggers implicit RDEPEND=$DEPEND assignment. (trunk r12529) svn path=/main/branches/2.1.6/; revision=12537 --- man/repoman.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index a5f56b357..b8b8f5dec 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -168,6 +168,10 @@ Masked ebuilds with RDEPEND settings (matched against *all* ebuilds) .B RDEPEND.badmaskedindev Masked ebuilds with RDEPEND settings (matched against *all* ebuilds) in developing arch .TP +.B RDEPEND.implicit +RDEPEND is unset in the ebuild which triggers implicit RDEPEND=$DEPEND +assignment +.TP .B RDEPEND.suspect RDEPEND contains a package that usually only belongs in DEPEND .TP -- cgit v1.2.3-1-g7c22