diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:32:13 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:32:13 +0000 |
commit | f7c3af98be0152fec1e4f3380a35a89e4ee5fdc8 (patch) | |
tree | 3b9c4af3daf3d531270ce8af79ffaff72798f2e2 /sys-cluster/maui/maui-3.2.6_p16.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-f7c3af98be0152fec1e4f3380a35a89e4ee5fdc8.tar.gz historical-f7c3af98be0152fec1e4f3380a35a89e4ee5fdc8.tar.bz2 historical-f7c3af98be0152fec1e4f3380a35a89e4ee5fdc8.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sys-cluster/maui/maui-3.2.6_p16.ebuild')
-rw-r--r-- | sys-cluster/maui/maui-3.2.6_p16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/maui/maui-3.2.6_p16.ebuild b/sys-cluster/maui/maui-3.2.6_p16.ebuild index faf357f339dc..9da72bb9082a 100644 --- a/sys-cluster/maui/maui-3.2.6_p16.ebuild +++ b/sys-cluster/maui/maui-3.2.6_p16.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-cluster/maui/maui-3.2.6_p16.ebuild,v 1.2 2007/05/12 00:10:05 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.3 2007/07/02 15:32:03 peper Exp $ inherit autotools eutils multilib @@ -14,7 +14,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="maui" KEYWORDS="~x86 ~amd64" -RESTRICT="fetch nomirror" +RESTRICT="fetch mirror" S="${WORKDIR}/${P/_/}" |