mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
sourceforge: switch to https:// URIs
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user