projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb8efc
)
sys-fs/mdadm: Inline mirror://kernel
author
Michał Górny
<mgorny@gentoo.org>
Mon, 30 Sep 2019 06:49:12 +0000
(08:49 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 5 Oct 2019 18:54:12 +0000
(20:54 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/mdadm/mdadm-4.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/mdadm/mdadm-4.1.ebuild
b/sys-fs/mdadm/mdadm-4.1.ebuild
index 2247f704d96509a1ea00acf197a61fa0d0e1a120..1619b6db1cd12db594725a27118324f8db550f52 100644
(file)
--- a/
sys-fs/mdadm/mdadm-4.1.ebuild
+++ b/
sys-fs/mdadm/mdadm-4.1.ebuild
@@
-7,7
+7,7
@@
inherit flag-o-matic multilib systemd toolchain-funcs udev
DESCRIPTION="Tool for running RAID systems - replacement for the raidtools"
HOMEPAGE="https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/"
DEB_PF="4.1~rc1-4"
-SRC_URI="
mirror://kernel
/linux/utils/raid/mdadm/${P/_/-}.tar.xz
+SRC_URI="
https://www.kernel.org/pub
/linux/utils/raid/mdadm/${P/_/-}.tar.xz
mirror://debian/pool/main/m/mdadm/${PN}_${DEB_PF}.debian.tar.xz"
LICENSE="GPL-2"