summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
commit6715bf5720376ba7d417699ca04161d9e0b65c32 (patch)
tree845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-python/PyXML
parentversion bump and bugfixes (diff)
downloadgentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip
sourceforge updates
Diffstat (limited to 'dev-python/PyXML')
-rw-r--r--dev-python/PyXML/PyXML-0.7.ebuild2
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"