summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:20:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:49 +0200
commitf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch)
tree58f270897c87287826c8a209ba30c788cbccd871 /sys-kernel/git-sources/git-sources-4.2_rc6.ebuild
parentdev-java/vecmath: Version bump. Fixes bug 558552. (diff)
downloadgentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz
gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2
gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-kernel/git-sources/git-sources-4.2_rc6.ebuild')
-rw-r--r--sys-kernel/git-sources/git-sources-4.2_rc6.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""