summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/tw_cli/tw_cli-9.4.0.1.ebuild')
-rw-r--r--sys-block/tw_cli/tw_cli-9.4.0.1.ebuild16
1 files changed, 9 insertions, 7 deletions
diff --git a/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild b/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild
index 537f0fda18d6..044fea461f97 100644
--- a/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild,v 1.1 2007/04/01 19:38:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild,v 1.2 2007/04/01 19:56:28 robbat2 Exp $
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="http://www.3ware.com/"
@@ -36,12 +36,14 @@ src_unpack() {
}
supportedcards() {
- einfo "This binary supports should support ALL cards, including, but not"
- einfo "limited to the following series:"
- einfo ""
- einfo "PATA: 6xxx, 72xx, 74xx, 78xx, 7000, 7500, 7506"
- einfo "SATA: 8006, 8500, 8506, 9500S, 9550SX, 9590SE"
- einfo " 9550SXU, 9650SE"
+ elog "This binary supports should support ALL cards, including, but not"
+ elog "limited to the following series:"
+ elog ""
+ elog "PATA: 6xxx, 72xx, 74xx, 78xx, 7000, 7500, 7506"
+ elog "SATA: 8006, 8500, 8506, 9500S, 9550SX, 9590SE"
+ elog " 9550SXU, 9650SE"
+ elog ""
+ elog "Release notes for this version are available at http://3ware.com/support/release${PV}_highlights.asp"
}
pkg_setup() {