summaryrefslogtreecommitdiff
path: root/portato/gui/wrapper.py
diff options
context:
space:
mode:
authorNecoro <>2008-02-12 21:52:18 +0000
committerNecoro <>2008-02-12 21:52:18 +0000
commit189efdfb8963fcd2e9a979583aabedd08cb04a44 (patch)
tree577bab4198dc01067dc8dba493676fb60d1944a1 /portato/gui/wrapper.py
parent6a5280392712c7970e2632b4eed4fb26281d3086 (diff)
downloadportato-189efdfb8963fcd2e9a979583aabedd08cb04a44.tar.gz
portato-189efdfb8963fcd2e9a979583aabedd08cb04a44.tar.bz2
portato-189efdfb8963fcd2e9a979583aabedd08cb04a44.zip
r752@Devoty: necoro | 2008-02-12 22:19:21 +0100
Small import fixes (thanks to pylint)
Diffstat (limited to 'portato/gui/wrapper.py')
-rw-r--r--portato/gui/wrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/wrapper.py b/portato/gui/wrapper.py
index 78a03ab..a7eda08 100644
--- a/portato/gui/wrapper.py
+++ b/portato/gui/wrapper.py
@@ -125,7 +125,7 @@ class Tree:
@rtype: boolean"""
raise NotImplementedError
- def is_in_emerge (self, it):
+ def is_in_update (self, it):
"""Checks whether an iterator is part of the "Update" section.
@param it: the iterator to check
span title='2009-08-11 13:28:05 +0200'>2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9 2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2 2009-08-11Update turkish translationGürkan Gür1-640/+676 2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4 2009-08-11Fix package detailsRené 'Necoro' Neumann1-1/+1 2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2 2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120 2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1 2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5 2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2