diff options
author | 2016-06-23 15:09:04 -0400 | |
---|---|---|
committer | 2016-06-23 15:14:07 -0400 | |
commit | 5c65817748f2f9c4d6a22d264689716a8851c7e8 (patch) | |
tree | 0a0b79533819ce79d93f79577edc54d096b90be8 /sys-devel/gdb-apple/gdb-apple-1346.ebuild | |
parent | sys-libs/newlib: drop old <2.0.0 versions (diff) | |
download | gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.gz gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.bz2 gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.zip |
sourceware: convert to https:// URIs
Diffstat (limited to 'sys-devel/gdb-apple/gdb-apple-1346.ebuild')
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1346.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-1346.ebuild b/sys-devel/gdb-apple/gdb-apple-1346.ebuild index 96e7e1ac7f99..9a0ba2134002 100644 --- a/sys-devel/gdb-apple/gdb-apple-1346.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1346.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.1" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz" LICENSE="APSL-2 GPL-2" |