diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-23 04:57:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-23 04:57:25 +0000 |
commit | b8deb72c20015c52ead10d8a56896cf1e35664fa (patch) | |
tree | 434f133dfe63e1003fe3b81a505a4c2684bce2d5 /games-fps/unreal-tournament-infiltration | |
parent | Bumped stable version. (Manifest recommit) (diff) | |
download | gentoo-2-b8deb72c20015c52ead10d8a56896cf1e35664fa.tar.gz gentoo-2-b8deb72c20015c52ead10d8a56896cf1e35664fa.tar.bz2 gentoo-2-b8deb72c20015c52ead10d8a56896cf1e35664fa.zip |
fetch, not nofetch #42543
Diffstat (limited to 'games-fps/unreal-tournament-infiltration')
-rw-r--r-- | games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild index 06335546dce1..1824f59c3120 100644 --- a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild +++ b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild,v 1.1 2004/02/22 01:41:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-290.ebuild,v 1.2 2004/02/23 04:57:25 vapier Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="infiltration${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86" -RESTRICT="nofetch" +RESTRICT="fetch" DEPEND="app-arch/unzip || ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )" |