diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:26:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:27:19 +0200 |
commit | 00846f5f7be003565185b4945997bd9c766ecd96 (patch) | |
tree | 1383d633547ffc98b364b179d0dd5cc1134a4a92 /sys-devel | |
parent | dev-lang/php: Added first PHP 7.0.0 RC (diff) | |
download | gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.bz2 gentoo-00846f5f7be003565185b4945997bd9c766ecd96.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.6.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.7.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.7.2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.7.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.5.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.5.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.6.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.6.2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.6.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.7-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.7.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.8.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.8.2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.8.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.9.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.9.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-4.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/sparse/sparse-0.4.3.ebuild | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.6.ebuild b/sys-devel/gcc-config/gcc-config-1.6.ebuild index e980a58048a4..61c216248fd7 100644 --- a/sys-devel/gcc-config/gcc-config-1.6.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.6.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.1.ebuild b/sys-devel/gcc-config/gcc-config-1.7.1.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.1.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.2.ebuild b/sys-devel/gcc-config/gcc-config-1.7.2.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.2.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.ebuild b/sys-devel/gcc-config/gcc-config-1.7.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gdb/gdb-7.5.1.ebuild b/sys-devel/gdb/gdb-7.5.1.ebuild index 71a3cdb2e894..e1d16e7b1c39 100644 --- a/sys-devel/gdb/gdb-7.5.1.ebuild +++ b/sys-devel/gdb/gdb-7.5.1.ebuild @@ -81,7 +81,7 @@ src_configure() { local sysroot="${EPREFIX}"/usr/${CTARGET} local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror $(is_cross && echo \ --with-sysroot="${sysroot}" \ diff --git a/sys-devel/gdb/gdb-7.5.ebuild b/sys-devel/gdb/gdb-7.5.ebuild index 99829db93390..f0d9a5745afd 100644 --- a/sys-devel/gdb/gdb-7.5.ebuild +++ b/sys-devel/gdb/gdb-7.5.ebuild @@ -81,7 +81,7 @@ src_configure() { local sysroot="${EPREFIX}"/usr/${CTARGET} local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror $(is_cross && echo \ --with-sysroot="${sysroot}" \ diff --git a/sys-devel/gdb/gdb-7.6.1.ebuild b/sys-devel/gdb/gdb-7.6.1.ebuild index 2b0d775da57a..3df6b725b8e4 100644 --- a/sys-devel/gdb/gdb-7.6.1.ebuild +++ b/sys-devel/gdb/gdb-7.6.1.ebuild @@ -92,7 +92,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.6.2.ebuild b/sys-devel/gdb/gdb-7.6.2.ebuild index 64c040c064b2..8604039f4e82 100644 --- a/sys-devel/gdb/gdb-7.6.2.ebuild +++ b/sys-devel/gdb/gdb-7.6.2.ebuild @@ -92,7 +92,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.6.ebuild b/sys-devel/gdb/gdb-7.6.ebuild index b589cf8d99c5..b28258fc0a06 100644 --- a/sys-devel/gdb/gdb-7.6.ebuild +++ b/sys-devel/gdb/gdb-7.6.ebuild @@ -81,7 +81,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.7-r1.ebuild b/sys-devel/gdb/gdb-7.7-r1.ebuild index ebfaa68fc742..5747f4428bcb 100644 --- a/sys-devel/gdb/gdb-7.7-r1.ebuild +++ b/sys-devel/gdb/gdb-7.7-r1.ebuild @@ -88,7 +88,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.7.1.ebuild b/sys-devel/gdb/gdb-7.7.1.ebuild index 795cc558306e..74c3c3fcfce2 100644 --- a/sys-devel/gdb/gdb-7.7.1.ebuild +++ b/sys-devel/gdb/gdb-7.7.1.ebuild @@ -98,7 +98,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.1.ebuild b/sys-devel/gdb/gdb-7.8.1.ebuild index b1130656021c..0f15e3e1ca67 100644 --- a/sys-devel/gdb/gdb-7.8.1.ebuild +++ b/sys-devel/gdb/gdb-7.8.1.ebuild @@ -95,7 +95,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.2.ebuild b/sys-devel/gdb/gdb-7.8.2.ebuild index c8b17634f567..d1ebd99872ba 100644 --- a/sys-devel/gdb/gdb-7.8.2.ebuild +++ b/sys-devel/gdb/gdb-7.8.2.ebuild @@ -95,7 +95,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.ebuild b/sys-devel/gdb/gdb-7.8.ebuild index 7d0ade428b3f..68e33a5722f6 100644 --- a/sys-devel/gdb/gdb-7.8.ebuild +++ b/sys-devel/gdb/gdb-7.8.ebuild @@ -88,7 +88,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild index bb531a97d748..afa47696c4f6 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -109,7 +109,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.9.ebuild b/sys-devel/gdb/gdb-7.9.ebuild index bb531a97d748..afa47696c4f6 100644 --- a/sys-devel/gdb/gdb-7.9.ebuild +++ b/sys-devel/gdb/gdb-7.9.ebuild @@ -109,7 +109,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index fc830c723b94..e4409ecd0082 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -110,7 +110,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/native-cctools/native-cctools-1.ebuild b/sys-devel/native-cctools/native-cctools-1.ebuild index 7ff280f4d83d..dfd538559f03 100644 --- a/sys-devel/native-cctools/native-cctools-1.ebuild +++ b/sys-devel/native-cctools/native-cctools-1.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/native-cctools/native-cctools-2.ebuild b/sys-devel/native-cctools/native-cctools-2.ebuild index 6a97fad33a27..c9afc1dfa382 100644 --- a/sys-devel/native-cctools/native-cctools-2.ebuild +++ b/sys-devel/native-cctools/native-cctools-2.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild index a1d4cec553b7..fd60567e118a 100644 --- a/sys-devel/native-cctools/native-cctools-4.ebuild +++ b/sys-devel/native-cctools/native-cctools-4.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/sparse/sparse-0.4.3.ebuild b/sys-devel/sparse/sparse-0.4.3.ebuild index 0190d1bd14c3..4f5af9a47788 100644 --- a/sys-devel/sparse/sparse-0.4.3.ebuild +++ b/sys-devel/sparse/sparse-0.4.3.ebuild @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} xml? ( virtual/pkgconfig )" src_prepare() { - # http://cgit.gentoo.org/proj/sparse.git + # https://cgit.gentoo.org/proj/sparse.git epatch "${FILESDIR}"/${P}-gentoo.patch } |