From: Jason Stubbs Date: Sat, 1 Oct 2005 15:30:48 +0000 (-0000) Subject: Remove the specific dependency on python-2.2. X-Git-Tag: v2.0.53_rc4_2111~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=91a79859f5c785b09e1215cebcdc194d3fa3cb41;p=portage.git Remove the specific dependency on python-2.2. svn path=/main/branches/2.0/; revision=2069 --- diff --git a/src/python-missingos/setup.py b/src/python-missingos/setup.py index b12b86190..807eb01ce 100755 --- a/src/python-missingos/setup.py +++ b/src/python-missingos/setup.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python2.2 +#!/usr/bin/python # $Id: /var/cvsroot/gentoo-src/portage/src/python-missingos/setup.py,v 1.5.2.1 2004/10/22 16:53:30 carpaski Exp $ from os import chdir, stat