summaryrefslogtreecommitdiff
path: root/dev-python/pmw
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-07-27 14:49:49 +0800
committerMike Frysinger <vapier@gentoo.org>2016-07-27 14:59:24 +0800
commitb4480f333aed7f7f3bc75446a1a5010ba8df738c (patch)
tree8d584b66351519849aa4ebe26bbc91eed8b2ee96 /dev-python/pmw
parentd7c2288f82c5cf96af2243ec7f1b4be05acb6fc3 (diff)
downloadgentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.xz
sourceforge: switch to https:// URIs
Diffstat (limited to 'dev-python/pmw')
-rw-r--r--dev-python/pmw/files/1.3.2-python2.5.patch4
-rw-r--r--dev-python/pmw/pmw-1.3.3-r2.ebuild2
-rw-r--r--dev-python/pmw/pmw-2.0.0-r2.ebuild2
-rw-r--r--dev-python/pmw/pmw-2.0.1.ebuild2
4 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pmw/files/1.3.2-python2.5.patch b/dev-python/pmw/files/1.3.2-python2.5.patch
index ff8cce07dda..cae2f9b1d7a 100644
--- a/dev-python/pmw/files/1.3.2-python2.5.patch
+++ b/dev-python/pmw/files/1.3.2-python2.5.patch
@@ -14,9 +14,9 @@ so we put in a python version check to see if we need to manually delete
commands.
fixes the Pmw bug referred to here:
-http://sourceforge.net/forum/forum.php?thread_id=3283195&forum_id=33675
+https://sourceforge.net/forum/forum.php?thread_id=3283195&forum_id=33675
and here:
-http://sourceforge.net/tracker/?func=detail&aid=2795731&group_id=10743&ati
+https://sourceforge.net/tracker/?func=detail&aid=2795731&group_id=10743&ati
d=110743
--- a/src/Pmw/Pmw_1_3/lib/PmwOptionMenu.py
diff --git a/dev-python/pmw/pmw-1.3.3-r2.ebuild b/dev-python/pmw/pmw-1.3.3-r2.ebuild
index 62523454128..312c71a84bb 100644
--- a/dev-python/pmw/pmw-1.3.3-r2.ebuild
+++ b/dev-python/pmw/pmw-1.3.3-r2.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/src"
DOCS="Pmw/README"
-# http://sourceforge.net/p/pmw/bugs/39/
+# https://sourceforge.net/p/pmw/bugs/39/
RESTRICT="test"
PATCHES=( "${FILESDIR}"/${P}-install-no-docs.patch )
diff --git a/dev-python/pmw/pmw-2.0.0-r2.ebuild b/dev-python/pmw/pmw-2.0.0-r2.ebuild
index 0b91cbb7b5f..792a1b661de 100644
--- a/dev-python/pmw/pmw-2.0.0-r2.ebuild
+++ b/dev-python/pmw/pmw-2.0.0-r2.ebuild
@@ -22,7 +22,7 @@ IUSE="doc examples test"
DEPEND="!dev-python/pmw:0"
RDEPEND="${DEPEND}"
-# http://sourceforge.net/p/pmw/bugs/39/
+# https://sourceforge.net/p/pmw/bugs/39/
RESTRICT="test"
S="${WORKDIR}/src"
diff --git a/dev-python/pmw/pmw-2.0.1.ebuild b/dev-python/pmw/pmw-2.0.1.ebuild
index 7aa8f53f1f9..fa7c3bac315 100644
--- a/dev-python/pmw/pmw-2.0.1.ebuild
+++ b/dev-python/pmw/pmw-2.0.1.ebuild
@@ -23,7 +23,7 @@ IUSE="doc examples test"
DEPEND="!dev-python/pmw:0"
RDEPEND="${DEPEND}"
-# http://sourceforge.net/p/pmw/bugs/39/
+# https://sourceforge.net/p/pmw/bugs/39/
RESTRICT="test"
S="${WORKDIR}/${MY_P}"