diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-apps/linux-misc-apps | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-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-apps/linux-misc-apps')
-rw-r--r-- | sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild index 43f20ad32a27..a6891fb9288c 100644 --- a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild +++ b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit versionator eutils toolchain-funcs linux-info flag-o-matic DESCRIPTION="Misc tools bundled with kernel sources" -HOMEPAGE="http://kernel.org/" +HOMEPAGE="https://kernel.org/" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild index 3e02a428b973..e7e8fad16962 100644 --- a/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild +++ b/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit versionator eutils toolchain-funcs linux-info autotools flag-o-matic DESCRIPTION="Misc tools bundled with kernel sources" -HOMEPAGE="http://kernel.org/" +HOMEPAGE="https://kernel.org/" LICENSE="GPL-2" SLOT="0" |