diff options
Diffstat (limited to 'dev-python/docutils')
-rw-r--r-- | dev-python/docutils/files/docutils-0.10-optparser.patch | 2 | ||||
-rw-r--r-- | dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/docutils/files/docutils-0.10-optparser.patch b/dev-python/docutils/files/docutils-0.10-optparser.patch index a65fbde71ce0..0e9f7ed8ec84 100644 --- a/dev-python/docutils/files/docutils-0.10-optparser.patch +++ b/dev-python/docutils/files/docutils-0.10-optparser.patch @@ -1,5 +1,5 @@ Patch by Arfrever -http://sourceforge.net/tracker/?func=detail&aid=3598893&group_id=38414&atid=422030 +https://sourceforge.net/tracker/?func=detail&aid=3598893&group_id=38414&atid=422030 Index: docutils/frontend.py =================================================================== diff --git a/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch b/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch index 3f67f244cfd1..4867e7099ac1 100644 --- a/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch +++ b/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch @@ -1,4 +1,4 @@ -http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3149845&group_id=38414 +https://sourceforge.net/tracker/?func=detail&atid=422030&aid=3149845&group_id=38414 --- docutils/frontend.py +++ docutils/frontend.py |