diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:09:04 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-23 15:14:07 -0400 |
commit | 5c65817748f2f9c4d6a22d264689716a8851c7e8 (patch) | |
tree | 0a0b79533819ce79d93f79577edc54d096b90be8 /sys-devel | |
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')
-rw-r--r-- | sys-devel/dwz/dwz-0.9.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1344.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1346.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1461.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1518.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1705.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1708.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1752.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-563.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-768-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-960.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-962.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-966.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.10.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.11.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.11.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.9.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 4 |
19 files changed, 24 insertions, 24 deletions
diff --git a/sys-devel/dwz/dwz-0.9.ebuild b/sys-devel/dwz/dwz-0.9.ebuild index a57abe878320..9a534cd5b383 100644 --- a/sys-devel/dwz/dwz-0.9.ebuild +++ b/sys-devel/dwz/dwz-0.9.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="DWARF optimization and duplicate removal tool" -HOMEPAGE="http://sourceware.org/git/?p=dwz.git;a=summary" +HOMEPAGE="https://sourceware.org/git/?p=dwz.git;a=summary" SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+ GPL-3+" diff --git a/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch b/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch index 4873187c19d4..0ad6ced95867 100644 --- a/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch +++ b/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch @@ -1,4 +1,4 @@ -http://sourceware.org/ml/libffi-discuss/2009/msg00289.html +https://sourceware.org/ml/libffi-discuss/2009/msg00289.html --- libgomp/configure.ac +++ libgomp/configure.ac diff --git a/sys-devel/gdb-apple/gdb-apple-1344.ebuild b/sys-devel/gdb-apple/gdb-apple-1344.ebuild index 52b47aed6fd3..f0c6616ee47e 100644 --- a/sys-devel/gdb-apple/gdb-apple-1344.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1344.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2" -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" 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" diff --git a/sys-devel/gdb-apple/gdb-apple-1461.ebuild b/sys-devel/gdb-apple/gdb-apple-1461.ebuild index 44400eff9033..2e51937b66d5 100644 --- a/sys-devel/gdb-apple/gdb-apple-1461.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1461.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV}.2 DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.2" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1518.ebuild b/sys-devel/gdb-apple/gdb-apple-1518.ebuild index 2359b2fed2c6..84c5b1156d3d 100644 --- a/sys-devel/gdb-apple/gdb-apple-1518.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1518.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.0" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1705.ebuild b/sys-devel/gdb-apple/gdb-apple-1705.ebuild index bd5e1b6d0fbb..d6ce02a50747 100644 --- a/sys-devel/gdb-apple/gdb-apple-1705.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1705.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.1" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1708.ebuild b/sys-devel/gdb-apple/gdb-apple-1708.ebuild index 75c4feb094b8..77c8d9e0fa2b 100644 --- a/sys-devel/gdb-apple/gdb-apple-1708.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1708.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.2" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1752.ebuild b/sys-devel/gdb-apple/gdb-apple-1752.ebuild index b16018e62489..cdd5c02629ca 100644 --- a/sys-devel/gdb-apple/gdb-apple-1752.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1752.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.3" -HOMEPAGE="http://sourceware.org/gdb/" +HOMEPAGE="https://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-563.ebuild b/sys-devel/gdb-apple/gdb-apple-563.ebuild index 791c1779481c..5dc323555528 100644 --- a/sys-devel/gdb-apple/gdb-apple-563.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-563.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Xcode 2.4" -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" diff --git a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild index 11205f7f1084..e86d161987fe 100644 --- a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, 10.5" -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" diff --git a/sys-devel/gdb-apple/gdb-apple-960.ebuild b/sys-devel/gdb-apple/gdb-apple-960.ebuild index ba19a0d23763..b7463cef2088 100644 --- a/sys-devel/gdb-apple/gdb-apple-960.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-960.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Xcode Tools 3.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" diff --git a/sys-devel/gdb-apple/gdb-apple-962.ebuild b/sys-devel/gdb-apple/gdb-apple-962.ebuild index 87d30dd03219..52e53f7fc303 100644 --- a/sys-devel/gdb-apple/gdb-apple-962.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-962.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Xcode Tools 3.1.2" -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" diff --git a/sys-devel/gdb-apple/gdb-apple-966.ebuild b/sys-devel/gdb-apple/gdb-apple-966.ebuild index b95b7348ce2d..c7c716ca04df 100644 --- a/sys-devel/gdb-apple/gdb-apple-966.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-966.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.1.3" -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" diff --git a/sys-devel/gdb/gdb-7.10.1.ebuild b/sys-devel/gdb/gdb-7.10.1.ebuild index 068546b3713b..d5e8e8da0882 100644 --- a/sys-devel/gdb/gdb-7.10.1.ebuild +++ b/sys-devel/gdb/gdb-7.10.1.ebuild @@ -51,7 +51,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" @@ -196,7 +196,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 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 diff --git a/sys-devel/gdb/gdb-7.11.ebuild b/sys-devel/gdb/gdb-7.11.ebuild index 0b17d455d19c..fb362311f127 100644 --- a/sys-devel/gdb/gdb-7.11.ebuild +++ b/sys-devel/gdb/gdb-7.11.ebuild @@ -51,7 +51,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" @@ -196,7 +196,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 diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild index 965d89bc72db..2e0c768040ec 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -51,7 +51,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" @@ -183,7 +183,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 diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index 50b169954b79..311f2094283c 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -51,7 +51,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 |