diff options
Diffstat (limited to 'sys-kernel/git-sources/git-sources-4.2_rc3.ebuild')
-rw-r--r-- | sys-kernel/git-sources/git-sources-4.2_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/git-sources/git-sources-4.2_rc3.ebuild b/sys-kernel/git-sources/git-sources-4.2_rc3.ebuild index 5355a7bc37e1..c4d23bc192fc 100644 --- a/sys-kernel/git-sources/git-sources-4.2_rc3.ebuild +++ b/sys-kernel/git-sources/git-sources-4.2_rc3.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="" |