From a7fc62ee63712cda2e81408b06dfbf655440f135 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 25 Apr 2006 08:45:08 +0000 Subject: Remove all usage of portage.usedefaults and portage.profiledir globals. svn path=/main/trunk/; revision=3230 --- bin/repoman | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index 590973c50..2efbe5e70 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1092,8 +1092,6 @@ for x in scanlist: profdir = portdir+"/profiles/"+prof[0] - portage.profiledir=profdir - if arch_caches.has_key(prof[0]): dep_settings, portage.portdb, portage.db["/"]["porttree"] = arch_caches[prof[0]] else: -- cgit v1.2.3-1-g7c22