summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:24:27 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:24:27 +0000
commitf32c2a4f3241cbaebda5deea494b45d9f7a2b0d2 (patch)
tree9fa89585364e98c8db3f1b5cdfe6a6bc97f254c2 /eclass/matrox.eclass
parentalpha stable wrt #175465 (diff)
downloadhistorical-f32c2a4f3241cbaebda5deea494b45d9f7a2b0d2.tar.gz
historical-f32c2a4f3241cbaebda5deea494b45d9f7a2b0d2.tar.bz2
historical-f32c2a4f3241cbaebda5deea494b45d9f7a2b0d2.zip
(QA) RESTRICT clean up.
Diffstat (limited to 'eclass/matrox.eclass')
-rw-r--r--eclass/matrox.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/matrox.eclass b/eclass/matrox.eclass
index e8f9764a6b45..42e5230dc35a 100644
--- a/eclass/matrox.eclass
+++ b/eclass/matrox.eclass
@@ -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/eclass/matrox.eclass,v 1.18 2007/04/16 19:20:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/matrox.eclass,v 1.19 2007/07/02 14:24:27 peper Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.matrox.com/mga/products/parhelia/home.cfm"
LICENSE="Matrox"
SLOT="0"
-RESTRICT="fetch nostrip"
+RESTRICT="fetch strip"
RDEPEND="virtual/linux-sources"