summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-21 08:20:06 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-21 08:20:06 +0000
commit8b8d7c34bff0aaa26e096b234b528b49abee3b39 (patch)
treee6bb8061278ecbfc719a190806edef7789855137 /sys-fs
parentmake desktop file conform to FreeDesktop specifications (diff)
downloadgentoo-2-8b8d7c34bff0aaa26e096b234b528b49abee3b39.tar.gz
gentoo-2-8b8d7c34bff0aaa26e096b234b528b49abee3b39.tar.bz2
gentoo-2-8b8d7c34bff0aaa26e096b234b528b49abee3b39.zip
update HOMEPAGE #210934 by Stolz
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/mdadm/mdadm-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-2.6.4.ebuild b/sys-fs/mdadm/mdadm-2.6.4.ebuild
index c66a82361044..52b89f28774b 100644
--- a/sys-fs/mdadm/mdadm-2.6.4.ebuild
+++ b/sys-fs/mdadm/mdadm-2.6.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.4.ebuild,v 1.1 2007/10/19 11:57:05 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.4.ebuild,v 1.2 2008/02/21 08:20:06 vapier Exp $
inherit eutils flag-o-matic
DESCRIPTION="A useful tool for running RAID systems - it can be used as a replacement for the raidtools"
-HOMEPAGE="http://cgi.cse.unsw.edu.au/~neilb/mdadm"
+HOMEPAGE="http://neil.brown.name/blog/mdadm"
SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.bz2"
LICENSE="GPL-2"