From e6f50ba776c110a12c47148de5f5799ef8f49479 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Tue, 10 Aug 2010 21:23:25 +0200 Subject: portage.dep._dep_check_strict: Unused, removed --- bin/ebuild | 2 -- bin/repoman | 2 -- 2 files changed, 4 deletions(-) (limited to 'bin') diff --git a/bin/ebuild b/bin/ebuild index 08a68f100..617cad355 100755 --- a/bin/ebuild +++ b/bin/ebuild @@ -83,8 +83,6 @@ debug = opts.debug force = opts.force import portage.util, portage.const -import portage.dep -portage.dep._dep_check_strict = True # do this _after_ 'import portage' to prevent unnecessary tracing if debug and "python-trace" in portage.features: diff --git a/bin/repoman b/bin/repoman index fdfd822d7..24065805c 100755 --- a/bin/repoman +++ b/bin/repoman @@ -62,8 +62,6 @@ from _emerge.RootConfig import RootConfig from _emerge.userquery import userquery import portage.checksum import portage.const -import portage.dep -portage.dep._dep_check_strict = True from portage import cvstree, normalize_path from portage import util from portage.exception import FileNotFound, ParseError, PermissionDenied -- cgit v1.2.3-1-g7c22