From c10d60d57fc5c3f0eff217f216ce4f0a0897cb55 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 26 Jun 2008 22:37:56 +0200 Subject: Removed '__find_resolved_unresolved' as it is quite useless. Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. --- portato/backend/system_interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/backend/system_interface.py') diff --git a/portato/backend/system_interface.py b/portato/backend/system_interface.py index 16f0a9c..c118f6d 100644 --- a/portato/backend/system_interface.py +++ b/portato/backend/system_interface.py @@ -23,7 +23,7 @@ class SystemInterface (object): """Returns all supported sets in tuples consisting of name and description. If sets aren't supported, at least "world" and "system" have to be returned. - @rtype: (string, string)[] + @rtype: iter(string, string) """ raise NotImplementedError -- cgit v1.2.3-54-g00ecf ='no_config'>no_config Portato - A Portage GUIRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/pocompile.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-06improved image handlingRené 'Necoro' Neumann2-7/+3