summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gdb/gdb-7.11.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-7.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-7.11.1.ebuild b/sys-devel/gdb/gdb-7.11.1.ebuild
index 1679e8becc6b..c17a25403d04 100644
--- a/sys-devel/gdb/gdb-7.11.1.ebuild
+++ b/sys-devel/gdb/gdb-7.11.1.ebuild
@@ -50,7 +50,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -195,7 +195,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay