diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-27 01:21:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-27 01:21:51 +0000 |
commit | 1f0833b9a766ac29c1d2ddeca1351393b3e37ee8 (patch) | |
tree | 32790378b8d1977a9077d2b2afbd181d00220505 /sys-block/tw_cli/tw_cli-9.4.0.1.ebuild | |
parent | Upstream distfiles changed layout slightly, adjust ebuilds to match. (diff) | |
download | gentoo-2-1f0833b9a766ac29c1d2ddeca1351393b3e37ee8.tar.gz gentoo-2-1f0833b9a766ac29c1d2ddeca1351393b3e37ee8.tar.bz2 gentoo-2-1f0833b9a766ac29c1d2ddeca1351393b3e37ee8.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.
(Portage version: 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() { |