From acc6dd30af44c6fb11e05d5688b3a540f7f87877 Mon Sep 17 00:00:00 2001 From: karltk Date: Sun, 22 Aug 2004 20:58:08 +0000 Subject: [PATCH] *** empty log message *** svn path=/; revision=116 --- trunk/src/gentoolkit/gentoolkit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/gentoolkit/gentoolkit.py b/trunk/src/gentoolkit/gentoolkit.py index d93a27c..c0bbb3e 100644 --- a/trunk/src/gentoolkit/gentoolkit.py +++ b/trunk/src/gentoolkit/gentoolkit.py @@ -143,7 +143,7 @@ class Package: if len(r)!=1: raise "Should only get one element!" return r[0] - def get_use_vars(self): + def get_use_flags(self): """Returns the USE flags active at time of installation""" self._initdb() if self.is_installed(): -- 2.26.2