summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/restrictedpython/restrictedpython-3.6.0.ebuild')
-rw-r--r--dev-python/restrictedpython/restrictedpython-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild b/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild
index 5966e8ec7743..189f71426f5d 100644
--- a/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild
+++ b/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild,v 1.3 2010/11/28 22:01:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild,v 1.4 2010/12/26 15:38:00 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="RestrictedPython provides a restricted execution environment for Python, e.g. for running untrusted code."
HOMEPAGE="http://pypi.python.org/pypi/RestrictedPython"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"