From: Zac Medico Date: Wed, 25 Aug 2010 18:27:16 +0000 (-0700) Subject: Fix repoman to support FEATURES=digest (reportedly it used to work X-Git-Tag: v2.2_rc70~82 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47d5114bb819dd551e6e1141a056abc9c4df0929;p=portage.git Fix repoman to support FEATURES=digest (reportedly it used to work but has stopped working since recent changes). --- diff --git a/bin/repoman b/bin/repoman index b497e107f..2deeb5d78 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1027,6 +1027,7 @@ for x in scanlist: generated_manifest = False if options.mode == "manifest" or \ + 'digest' in repoman_settings.features or \ options.mode in ('commit', 'fix') and not options.pretend: auto_assumed = set() fetchlist_dict = portage.FetchlistDict(checkdir,