diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:06:25 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:06:25 +0000 |
commit | baad9fba0032c76f9c25417316b65bc4a429bc48 (patch) | |
tree | b888b5904a722d883e4d7045b60db4ce739cbfad /media-gfx/maya/maya-6.5.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-baad9fba0032c76f9c25417316b65bc4a429bc48.tar.gz historical-baad9fba0032c76f9c25417316b65bc4a429bc48.tar.bz2 historical-baad9fba0032c76f9c25417316b65bc4a429bc48.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'media-gfx/maya/maya-6.5.ebuild')
-rw-r--r-- | media-gfx/maya/maya-6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/maya/maya-6.5.ebuild b/media-gfx/maya/maya-6.5.ebuild index 3b1cdd9cc5d3..4834f4ea5355 100644 --- a/media-gfx/maya/maya-6.5.ebuild +++ b/media-gfx/maya/maya-6.5.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/media-gfx/maya/maya-6.5.ebuild,v 1.6 2007/06/26 02:10:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.7 2007/07/02 15:06:25 peper Exp $ inherit rpm eutils versionator @@ -19,7 +19,7 @@ MAYA_DOCS_RPM="Maya6_5-docs-6.5-253.i686.rpm" # Patches to download go into SRC_URI SRC_URI="" -RESTRICT="fetch nouserpriv" +RESTRICT="fetch userpriv" SLOT="$(get_version_component_range 1-2)" |