diff options
author | 2008-02-27 01:21:51 +0000 | |
---|---|---|
committer | 2008-02-27 01:21:51 +0000 | |
commit | b002a67847611833bd82075ef1e3274c6c9a618a (patch) | |
tree | 320fb027d5afa1348b4d6a7f155ccc7a9653cf97 /sys-block/tw_cli/tw_cli-9.4.0.1.ebuild | |
parent | Upstream distfiles changed layout slightly, adjust ebuilds to match. (diff) | |
download | historical-b002a67847611833bd82075ef1e3274c6c9a618a.tar.gz historical-b002a67847611833bd82075ef1e3274c6c9a618a.tar.bz2 historical-b002a67847611833bd82075ef1e3274c6c9a618a.zip |
Clean up links to the release notes for each of the recent versions, and also make preperations for the FreeBSD version of the tool.
Package-Manager: portage-2.1.4.4
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.ebuild | 7 |
1 files changed, 4 insertions, 3 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 866535e8f031..c6109ed917cb 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 +# Copyright 1999-2008 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.3 2007/07/02 15:29:58 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild,v 1.4 2008/02/27 01:21:51 robbat2 Exp $ DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool" HOMEPAGE="http://www.3ware.com/" @@ -43,7 +43,8 @@ supportedcards() { 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" + elog "Release notes for this version are available at:" + elog "${SRC_URI_BASE}/${PV}_Release_Notes_Web.pdf" } pkg_setup() { |