summaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
Diffstat (limited to 'trunk')
-rw-r--r--trunk/src/gentoolkit/helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/gentoolkit/helpers.py b/trunk/src/gentoolkit/helpers.py
index 12ab96f..a1071e7 100644
--- a/trunk/src/gentoolkit/helpers.py
+++ b/trunk/src/gentoolkit/helpers.py
@@ -9,7 +9,7 @@
import portage
from gentoolkit import *
-from gentoolkit.package import *
+from package import *
from portage_util import unique_array
def find_packages(search_key, masked=False):