From f0f7c6170c37edbc61a1c8581a64e60923aa6c5b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:20:31 +0200 Subject: Use https for kernel.org and redhat.com Signed-off-by: Justin Lecher --- sys-kernel/git-sources/git-sources-4.2_rc6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel/git-sources/git-sources-4.2_rc6.ebuild') diff --git a/sys-kernel/git-sources/git-sources-4.2_rc6.ebuild b/sys-kernel/git-sources/git-sources-4.2_rc6.ebuild index 5355a7bc37e1..c4d23bc192fc 100644 --- a/sys-kernel/git-sources/git-sources-4.2_rc6.ebuild +++ b/sys-kernel/git-sources/git-sources-4.2_rc6.ebuild @@ -18,7 +18,7 @@ inherit kernel-2 detect_version DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" +HOMEPAGE="https://www.kernel.org" SRC_URI="${KERNEL_URI}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" @@ -27,7 +27,7 @@ IUSE="" K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and experimental nature. If you have any issues, try a matching vanilla-sources ebuild -- if the problem is not there, please contact the upstream kernel -developers at http://bugzilla.kernel.org and on the linux-kernel mailing list to +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to report the problem so it can be fixed in time for the next kernel release." RDEPEND="" -- cgit v1.2.3-65-gdbad