From 4cd3da7f48b74abfc48d36cf2c700c4eebfcbb40 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 17 Jun 2012 11:42:51 +0300 Subject: repoman: add 'VIRTUAL.suspect' class of warnings Searches all the *DEPENDS against static map of: { 'package' : 'virtual' } Example output: > VIRTUAL.suspect 1 > dev-haskell/cabal/cabal-1.15.0_pre20120608.ebuild: consider using 'virtual/pkgconfig' insted of 'dev-util/pkgconf' Signed-off-by: Sergei Trofimovich --- man/repoman.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/repoman.1 b/man/repoman.1 index 26575a9ca..b8c0f48e3 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -382,6 +382,10 @@ Ebuild uses D, ROOT, ED, EROOT or EPREFIX with helpers The ebuild PROVIDEs an old-style virtual (see GLEP 37). This is an error unless "allow\-provide\-virtuals = true" is set in metadata/layout.conf. .TP +.B virtual.suspect +Ebuild contains a package that usually should be pulled via virtual/, +not directly. +.TP .B wxwidgets.eclassnotused Ebuild DEPENDs on x11-libs/wxGTK without inheriting wxwidgets.eclass. Refer to bug #305469 for more information. -- cgit v1.2.3-1-g7c22