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 | e9691e4560e004195ebcfda0971bbd538dd7e58a (patch) | |
tree | a89f2773fe18051d60546c04fdb7b880ab1abccb /sys-block | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.tar.gz gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.tar.bz2 gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/tw_cli/ChangeLog | 7 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.2.1.1.ebuild | 6 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.3.0.2.ebuild | 6 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.3.0.3.ebuild | 6 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.3.0.4.ebuild | 6 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.4.0.1.ebuild | 4 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.4.0.ebuild | 4 | ||||
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.4.1.ebuild | 4 |
8 files changed, 24 insertions, 19 deletions
diff --git a/sys-block/tw_cli/ChangeLog b/sys-block/tw_cli/ChangeLog index ddb643332d1c..799a3e64cd90 100644 --- a/sys-block/tw_cli/ChangeLog +++ b/sys-block/tw_cli/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-block/tw_cli # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/ChangeLog,v 1.17 2007/04/01 20:04:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/ChangeLog,v 1.18 2007/07/02 15:29:58 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> tw_cli-9.2.1.1.ebuild, + tw_cli-9.3.0.2.ebuild, tw_cli-9.3.0.3.ebuild, tw_cli-9.3.0.4.ebuild, + tw_cli-9.4.0.ebuild, tw_cli-9.4.0.1.ebuild, tw_cli-9.4.1.ebuild: + (QA) RESTRICT clean up. *tw_cli-9.4.1 (01 Apr 2007) diff --git a/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild b/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild index 16a9f6807d5a..bc459ff05bdb 100644 --- a/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild +++ b/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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.2.1.1.ebuild,v 1.1 2005/09/03 18:39:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild,v 1.2 2007/07/02 15:29:58 peper Exp $ #set DESCRIPTION="3ware Command Line Interface Tool" @@ -11,7 +11,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" diff --git a/sys-block/tw_cli/tw_cli-9.3.0.2.ebuild b/sys-block/tw_cli/tw_cli-9.3.0.2.ebuild index 32be78850007..afd46d59c286 100644 --- a/sys-block/tw_cli/tw_cli-9.3.0.2.ebuild +++ b/sys-block/tw_cli/tw_cli-9.3.0.2.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.2.ebuild,v 1.1 2006/01/12 23:36:17 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.3.0.2.ebuild,v 1.2 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" 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" diff --git a/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild b/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild index dde4b3700aba..9e9dee5d76d7 100644 --- a/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild +++ b/sys-block/tw_cli/tw_cli-9.3.0.4.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.4.ebuild,v 1.1 2006/09/13 00:13:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild,v 1.2 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" 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 044fea461f97..866535e8f031 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.2 2007/04/01 19:56:28 robbat2 Exp $ +# $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 $ DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool" HOMEPAGE="http://www.3ware.com/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" # stripping seems to break this sometimes -RESTRICT="fetch nostrip nomirror" +RESTRICT="fetch strip mirror" # binary packages DEPEND="" RDEPEND="virtual/libc" diff --git a/sys-block/tw_cli/tw_cli-9.4.0.ebuild b/sys-block/tw_cli/tw_cli-9.4.0.ebuild index 7c992cdd1b43..64b178a3b581 100644 --- a/sys-block/tw_cli/tw_cli-9.4.0.ebuild +++ b/sys-block/tw_cli/tw_cli-9.4.0.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.ebuild,v 1.3 2007/03/21 16:17:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.ebuild,v 1.4 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="-* amd64 x86" IUSE="" # stripping seems to break this sometimes -RESTRICT="fetch nostrip nomirror" +RESTRICT="fetch strip mirror" # binary packages DEPEND="" RDEPEND="virtual/libc" diff --git a/sys-block/tw_cli/tw_cli-9.4.1.ebuild b/sys-block/tw_cli/tw_cli-9.4.1.ebuild index ee97cdd0bf49..02214f16a3a5 100644 --- a/sys-block/tw_cli/tw_cli-9.4.1.ebuild +++ b/sys-block/tw_cli/tw_cli-9.4.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.1.ebuild,v 1.1 2007/04/01 19:56:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.1.ebuild,v 1.2 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="-* ~amd64 ~x86" IUSE="" # stripping seems to break this sometimes -RESTRICT="fetch nostrip nomirror" +RESTRICT="fetch strip mirror" # binary packages DEPEND="" RDEPEND="virtual/libc" |