#!/usr/bin/python2.2
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-src/portage/bin/fixpackages,v 1.3 2003/05/20 09:16:00 carpaski Exp $

import os
os.environ["PORTAGE_CALLER"]="fixpackages"
import portage

print
print "Done."
print