summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/python/python-2.5_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.5_rc1.ebuild b/dev-lang/python/python-2.5_rc1.ebuild
index d4f0a2b..2d8c5df 100644
--- a/dev-lang/python/python-2.5_rc1.ebuild
+++ b/dev-lang/python/python-2.5_rc1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
HOMEPAGE="http://www.python.org/"
SRC_URI="http://www.python.org/ftp/python/${PYVER}/${MY_P}.tar.bz2
- mirror://gentoo/python-gentoo-patches-${PYVER}.tar.bz2"
+ http://dev.gentoo.org/~liquidx/files/python-gentoo-patches-${PYVER}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.5"