diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-13 17:50:31 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-13 17:50:31 +0000 |
commit | a2db0800efdf3ff6d528006cc5c5efad7144f4cc (patch) | |
tree | 75e078d41c28105fc8f423998b671aba7dc6ce26 /dev-python/pyds | |
parent | Delete older ebuild. (diff) | |
download | historical-a2db0800efdf3ff6d528006cc5c5efad7144f4cc.tar.gz historical-a2db0800efdf3ff6d528006cc5c5efad7144f4cc.tar.bz2 historical-a2db0800efdf3ff6d528006cc5c5efad7144f4cc.zip |
Fix path in patch.
Diffstat (limited to 'dev-python/pyds')
-rw-r--r-- | dev-python/pyds/files/pyds-0.6.5-py2.3.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyds/files/pyds-0.6.5-py2.3.patch b/dev-python/pyds/files/pyds-0.6.5-py2.3.patch index ed8ae1aa7717..e32f7473a3ec 100644 --- a/dev-python/pyds/files/pyds-0.6.5-py2.3.patch +++ b/dev-python/pyds/files/pyds-0.6.5-py2.3.patch @@ -1,5 +1,5 @@ ---- a/DownstreamTool.py 2003-10-07 05:15:01.000000000 -0400 -+++ b/DownstreamTool.py 2004-02-10 16:05:19.000000000 -0500 +--- PyDS/DownstreamTool.py ++++ PyDS/DownstreamTool.py @@ -36,6 +36,7 @@ import urllib import gzip |