diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-python/PyXML | |
parent | version bump and bugfixes (diff) | |
download | gentoo-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.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" |