summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbes.internal <bes.internal@gmail.com>2018-11-09 15:01:29 +0300
committerRobin H. Johnson <robbat2@gentoo.org>2018-11-13 13:09:49 -0800
commit7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd (patch)
treedcdb2d718be55fbc08f5b773ab23ef7f0b948c73
parentwww-plugins/chrome-binary-plugins: automated update (72.0.3608.4) (diff)
downloadgentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.tar.gz
gentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.tar.bz2
gentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.zip
sys-fs/mdadm: update dead link
Signed-off-by: Vladimir Varlamov <bes.internal@gmail.com> (cherry picked from commit 5ddac6e17cf85381ffd9c8ba365846f077d383e4) Closes: https://github.com/gentoo/gentoo/pull/10376 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--sys-fs/mdadm/mdadm-3.4.ebuild4
-rw-r--r--sys-fs/mdadm/mdadm-4.0.ebuild4
-rw-r--r--sys-fs/mdadm/mdadm-4.1.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-fs/mdadm/mdadm-3.4.ebuild b/sys-fs/mdadm/mdadm-3.4.ebuild
index ddf71b2cb3e5..14b87d2989a2 100644
--- a/sys-fs/mdadm/mdadm-3.4.ebuild
+++ b/sys-fs/mdadm/mdadm-3.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic multilib systemd toolchain-funcs udev
DESCRIPTION="Tool for running RAID systems - replacement for the raidtools"
-HOMEPAGE="http://neil.brown.name/blog/mdadm"
+HOMEPAGE="https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/"
DEB_PR=1.1
SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.xz
mirror://debian/pool/main/m/mdadm/${PN}_3.3.4-${DEB_PR}.debian.tar.xz"
diff --git a/sys-fs/mdadm/mdadm-4.0.ebuild b/sys-fs/mdadm/mdadm-4.0.ebuild
index 9238d494d065..4532b9e2202a 100644
--- a/sys-fs/mdadm/mdadm-4.0.ebuild
+++ b/sys-fs/mdadm/mdadm-4.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic multilib systemd toolchain-funcs udev
DESCRIPTION="Tool for running RAID systems - replacement for the raidtools"
-HOMEPAGE="http://neil.brown.name/blog/mdadm"
+HOMEPAGE="https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/"
DEB_PR=4
SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.xz
mirror://debian/pool/main/m/mdadm/${PN}_3.4-${DEB_PR}.debian.tar.xz"
diff --git a/sys-fs/mdadm/mdadm-4.1.ebuild b/sys-fs/mdadm/mdadm-4.1.ebuild
index f857fe15b68a..e3943f1d3d3d 100644
--- a/sys-fs/mdadm/mdadm-4.1.ebuild
+++ b/sys-fs/mdadm/mdadm-4.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit flag-o-matic multilib systemd toolchain-funcs udev
DESCRIPTION="Tool for running RAID systems - replacement for the raidtools"
-HOMEPAGE="http://neil.brown.name/blog/mdadm"
+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
mirror://debian/pool/main/m/mdadm/${PN}_${DEB_PF}.debian.tar.xz"