Skip to content

Commit

Permalink
sourceware: convert to https:// URIs
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Jun 23, 2016
1 parent 6545c24 commit 5c65817
Show file tree
Hide file tree
Showing 38 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions dev-libs/libffi/files/libffi-3.1-execstack.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
http://bugs.gentoo.org/511634
http://sourceware.org/ml/libffi-discuss/2014/msg00058.html
https://bugs.gentoo.org/511634
https://sourceware.org/ml/libffi-discuss/2014/msg00058.html

--- src/x86/win32.S
+++ src/x86/win32.S
Expand Down
4 changes: 2 additions & 2 deletions dev-libs/libffi/files/libffi-3.1-typing_error.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
http://bugs.gentoo.org/511752
http://sourceware.org/ml/libffi-discuss/2014/msg00059.html
https://bugs.gentoo.org/511752
https://sourceware.org/ml/libffi-discuss/2014/msg00059.html

--- include/ffi.h.in
+++ include/ffi.h.in
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libffi/libffi-3.0.13-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib toolchain-funcs multilib-minimal

DESCRIPTION="a portable, high level programming interface to various calling conventions"
HOMEPAGE="http://sourceware.org/libffi/"
HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
4 changes: 2 additions & 2 deletions dev-libs/libffi/libffi-3.1-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs

DESCRIPTION="a portable, high level programming interface to various calling conventions"
HOMEPAGE="http://sourceware.org/libffi/"
HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"

LICENSE="MIT"
Expand Down Expand Up @@ -42,7 +42,7 @@ src_prepare() {
"${FILESDIR}"/${P}-typing_error.patch

sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
# http://sourceware.org/ml/libffi-discuss/2014/msg00060.html
# https://sourceware.org/ml/libffi-discuss/2014/msg00060.html
sed -i -e 's:@toolexeclibdir@:${libdir}:' libffi.pc.in || die #511726

epatch_user
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libffi/libffi-3.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs

DESCRIPTION="a portable, high level programming interface to various calling conventions"
HOMEPAGE="http://sourceware.org/libffi/"
HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libffi/libffi-3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs

DESCRIPTION="a portable, high level programming interface to various calling conventions"
HOMEPAGE="http://sourceware.org/libffi/"
HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
2 changes: 1 addition & 1 deletion dev-util/insight/insight-6.8.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inherit eutils autotools versionator
MY_P="${PN}-$(replace_version_separator 2 -)"

DESCRIPTION="A graphical interface to the GNU debugger"
HOMEPAGE="http://sourceware.org/insight/"
HOMEPAGE="https://sourceware.org/insight/"
SRC_URI="ftp://sourceware.org/pub/${PN}/releases/${MY_P}a.tar.bz2
https://dev.gentoo.org/~xarthisius/distfiles/${P}-patchset-02.tar.xz"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
glibc does not define SA_RESTART when _POSIX_SOURCE is defined, so we
have to just assume the default signal.h include defines SA_RESTART

http://sourceware.org/bugzilla/show_bug.cgi?id=12252
https://sourceware.org/bugzilla/show_bug.cgi?id=12252

--- rp-pppoe-3.10/src/pppoe.h
+++ rp-pppoe-3.10/src/pppoe.h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ index abf1d01..8322bdd 100644
+ * This is here mostly to deal with the fact that on certain systems,
+ * gethostbyname()/getaddrinfo() can return a duplicate 127.0.0.1
+ * for 'localhost'. See
+ * - http://sourceware.org/bugzilla/show_bug.cgi?id=4980
+ * - https://sourceware.org/bugzilla/show_bug.cgi?id=4980
+ * - https://bugzilla.redhat.com/show_bug.cgi?id=496300
+ */
+static int already_bound(const struct sockaddr *addr, socklen_t addrlen) {
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/dwz/dwz-0.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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+"
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1344.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1346.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1461.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1518.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1705.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1708.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-1752.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-563.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-960.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-962.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/gdb-apple/gdb-apple-966.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions sys-devel/gdb/gdb-7.10.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions sys-devel/gdb/gdb-7.11.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions sys-devel/gdb/gdb-7.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions sys-devel/gdb/gdb-7.9.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions sys-devel/gdb/gdb-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ src_unpack() {
# unionfs filesystem over the cd9660 readonly filesystem.
epatch "${FILESDIR}/${PN}-7.0-tmpfs_whiteout_stub.patch"

# See http://sourceware.org/bugzilla/show_bug.cgi?id=5391
# See https://sourceware.org/bugzilla/show_bug.cgi?id=5391
# ld doesn't provide symbols constructed as the __start_set_(s) ones
# are on FreeBSD modules.
# This patch adds code to generate a list of these and adds them
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/glibc/files/eblits/pkg_pretend.eblit
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ eblit-glibc-pkg_pretend() {
then
eerror "Your patched vendor kernel is broken. You need to get an"
eerror "update from whoever is providing the kernel to you."
eerror "http://sourceware.org/bugzilla/show_bug.cgi?id=5227"
eerror "https://sourceware.org/bugzilla/show_bug.cgi?id=5227"
eerror "http://bugs.gentoo.org/262698"
die "keeping your system alive, say thank you"
fi
Expand Down
6 changes: 3 additions & 3 deletions sys-libs/glibc/files/eblits/src_prepare.eblit
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ eblit-glibc-src_prepare() {

# Glibc is stupid sometimes, and doesn't realize that with a
# static C-Only gcc, -lgcc_eh doesn't exist.
# http://sourceware.org/ml/libc-alpha/2003-09/msg00100.html
# http://sourceware.org/ml/libc-alpha/2005-02/msg00042.html
# https://sourceware.org/ml/libc-alpha/2003-09/msg00100.html
# https://sourceware.org/ml/libc-alpha/2005-02/msg00042.html
# But! Finally fixed in recent versions:
# http://sourceware.org/ml/libc-alpha/2012-05/msg01865.html
# https://sourceware.org/ml/libc-alpha/2012-05/msg01865.html
if ! version_is_at_least 2.16 ; then
echo 'int main(){}' > "${T}"/gcc_eh_test.c
if ! $(tc-getCC ${CTARGET}) ${CFLAGS} ${LDFLAGS} "${T}"/gcc_eh_test.c -lgcc_eh 2>/dev/null ; then
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"
SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"

LICENSE="NEWLIB LIBGLOSS GPL-2"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"
SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"

LICENSE="NEWLIB LIBGLOSS GPL-2"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.2.0.20150423.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"

LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"

LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.3.0.20160104.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"

LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-2.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"

LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/newlib/newlib-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi

DESCRIPTION="Newlib is a C library intended for use on embedded systems"
HOMEPAGE="http://sourceware.org/newlib/"
HOMEPAGE="https://sourceware.org/newlib/"

LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
Expand Down

0 comments on commit 5c65817

Please sign in to comment.