diff options
Diffstat (limited to 'dev-python/PyXML')
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyXML/PyXML-0.7.ebuild b/dev-python/PyXML/PyXML-0.7.ebuild index 88070ae6ca4b..dbabf8d30bfe 100644 --- a/dev-python/PyXML/PyXML-0.7.ebuild +++ b/dev-python/PyXML/PyXML-0.7.ebuild @@ -5,7 +5,7 @@ S=${WORKDIR}/${P} DESCRIPTION="A collection of libraries to process XML with Python." -SRC_URI="http://prdownloads.sourceforge.net/pyxml/${P}.tar.gz" +SRC_URI="mirror://sourceforge/pyxml/${P}.tar.gz" HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" |