diff options
author | 2002-05-27 17:27:37 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:37 +0000 | |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-python/PyXML | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.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" |