diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:29:58 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:29:58 +0000 |
commit | dddcc623c72817820ff5a3adab62be9e8f4f0cfa (patch) | |
tree | f6480159791876f697f52f611ab3bc4dcb832d60 /sys-block/tw_cli/tw_cli-9.3.0.3.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-dddcc623c72817820ff5a3adab62be9e8f4f0cfa.tar.gz historical-dddcc623c72817820ff5a3adab62be9e8f4f0cfa.tar.bz2 historical-dddcc623c72817820ff5a3adab62be9e8f4f0cfa.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sys-block/tw_cli/tw_cli-9.3.0.3.ebuild')
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.3.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/tw_cli/tw_cli-9.3.0.3.ebuild b/sys-block/tw_cli/tw_cli-9.3.0.3.ebuild index ca0e06450f5b..0ce8367ec60f 100644 --- a/sys-block/tw_cli/tw_cli-9.3.0.3.ebuild +++ b/sys-block/tw_cli/tw_cli-9.3.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.3.0.3.ebuild,v 1.2 2006/09/13 00:13:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.3.0.3.ebuild,v 1.3 2007/07/02 15:29:58 peper Exp $ DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool" HOMEPAGE="http://www.3ware.com/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="-* ~x86 ~amd64" IUSE="" # stripping seems to break this sometimes -RESTRICT="fetch nostrip nomirror" +RESTRICT="fetch strip mirror" # binary packages DEPEND="" RDEPEND="virtual/libc" |