mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/s390-tools: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8434
This commit is contained in:
committed by
Mikle Kolyada
parent
870ba927b6
commit
ff7ce428f5
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -10,8 +10,8 @@ E2FSPROGS_P=e2fsprogs-1.41.3
|
||||
LINUX_P=linux-2.6.27
|
||||
|
||||
DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and device drivers"
|
||||
HOMEPAGE="http://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2
|
||||
HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="https://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2
|
||||
zfcpdump? (
|
||||
mirror://sourceforge/e2fsprogs/${E2FSPROGS_P}.tar.gz
|
||||
mirror://kernel/linux/kernel/v2.6/${LINUX_P}.tar.bz2
|
||||
|
||||
@@ -6,8 +6,8 @@ EAPI="5"
|
||||
inherit toolchain-funcs udev
|
||||
|
||||
DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and device drivers"
|
||||
HOMEPAGE="http://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
|
||||
HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="https://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -6,8 +6,8 @@ EAPI="5"
|
||||
inherit toolchain-funcs udev
|
||||
|
||||
DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and device drivers"
|
||||
HOMEPAGE="http://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
|
||||
HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
|
||||
SRC_URI="https://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user