projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
663b5ff
)
*** empty log message ***
author
karltk
<karltk@gentoo.org>
Sun, 22 Aug 2004 20:58:08 +0000
(20:58 -0000)
committer
karltk
<karltk@gentoo.org>
Sun, 22 Aug 2004 20:58:08 +0000
(20:58 -0000)
svn path=/; revision=116
trunk/src/gentoolkit/gentoolkit.py
patch
|
blob
|
history
diff --git
a/trunk/src/gentoolkit/gentoolkit.py
b/trunk/src/gentoolkit/gentoolkit.py
index d93a27ccb5b40231054a7db10d01d6a264b85fb5..c0bbb3ef690478312548ebd7c534cfe2af337af8 100644
(file)
--- 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_
var
s(self):
+ def get_use_
flag
s(self):
"""Returns the USE flags active at time of installation"""
self._initdb()
if self.is_installed():