summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-block/megamgr/ChangeLog8
-rw-r--r--sys-block/megamgr/megamgr-5.20-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-block/megamgr/ChangeLog b/sys-block/megamgr/ChangeLog
index 3b5ac9007297..7f87885cd5e6 100644
--- a/sys-block/megamgr/ChangeLog
+++ b/sys-block/megamgr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/megamgr
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/ChangeLog,v 1.4 2008/12/01 16:12:40 wschlich Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/ChangeLog,v 1.5 2009/01/07 04:42:40 tsunam Exp $
+
+ 07 Jan 2009; <tsunam@gentoo.org> megamgr-5.20-r1.ebuild:
+ Changing download url per bug 250385, thanks to Christophe Lefebvre for
+ correct url
*megamgr-5.20-r1 (01 Dec 2008)
diff --git a/sys-block/megamgr/megamgr-5.20-r1.ebuild b/sys-block/megamgr/megamgr-5.20-r1.ebuild
index c1682f986302..f47e58f1a6da 100644
--- a/sys-block/megamgr/megamgr-5.20-r1.ebuild
+++ b/sys-block/megamgr/megamgr-5.20-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r1.ebuild,v 1.1 2008/12/01 16:12:40 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r1.ebuild,v 1.2 2009/01/07 04:42:40 tsunam Exp $
inherit multilib
DESCRIPTION="LSI Logic MegaRAID Text User Interface management tool"
HOMEPAGE="http://www.lsi.com"
-SRC_URI="http://www.lsi.com/files/support/rsa/utilities/megamgr/ut_linux_${PN##mega}_${PV}.zip"
+SRC_URI="http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/utilities/megamgr/ut_linux_${PN##mega}_${PV}.zip"
LICENSE="LSI"
SLOT="0"