diff options
Diffstat (limited to 'sys-devel/gdb')
-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 |
13 files changed, 13 insertions, 13 deletions
diff --git a/sys-devel/gdb/gdb-7.5.1.ebuild b/sys-devel/gdb/gdb-7.5.1.ebuild index 71a3cdb2e89..e1d16e7b1c3 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 99829db9339..f0d9a5745af 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 2b0d775da57..3df6b725b8e 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 64c040c064b..8604039f4e8 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 b589cf8d99c..b28258fc0a0 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 ebfaa68fc74..5747f4428bc 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 795cc558306..74c3c3fcfce 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 b1130656021..0f15e3e1ca6 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 c8b17634f56..d1ebd99872b 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 7d0ade428b3..68e33a5722f 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 bb531a97d74..afa47696c4f 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 bb531a97d74..afa47696c4f 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 fc830c723b9..e4409ecd008 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} |