summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-10-01 15:30:48 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-10-01 15:30:48 +0000
commit91a79859f5c785b09e1215cebcdc194d3fa3cb41 (patch)
treef457bc331813edc5bae1625a9631e0df04c29632 /src
parentRestore full range of possible atoms that can be given to emerge by doing (diff)
downloadportage-multirepo-91a79859f5c785b09e1215cebcdc194d3fa3cb41.tar.gz
portage-multirepo-91a79859f5c785b09e1215cebcdc194d3fa3cb41.tar.bz2
portage-multirepo-91a79859f5c785b09e1215cebcdc194d3fa3cb41.zip
Remove the specific dependency on python-2.2.
svn path=/main/branches/2.0/; revision=2069
Diffstat (limited to 'src')
-rwxr-xr-xsrc/python-missingos/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python-missingos/setup.py b/src/python-missingos/setup.py
index b12b8619..807eb01c 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