diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:21:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:21:30 +0000 |
commit | 1fd635e6b3c6d4b86f00b6e20d8cba37e832a78c (patch) | |
tree | ec910e67df81e6b1561c472ed123e7ca8454db9a /games-fps/tribes2/tribes2-25034.ebuild | |
parent | Changed nostrip to strip. (diff) | |
download | gentoo-2-1fd635e6b3c6d4b86f00b6e20d8cba37e832a78c.tar.gz gentoo-2-1fd635e6b3c6d4b86f00b6e20d8cba37e832a78c.tar.bz2 gentoo-2-1fd635e6b3c6d4b86f00b6e20d8cba37e832a78c.zip |
Changed nomirror to mirror and nostrip to strip.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-fps/tribes2/tribes2-25034.ebuild')
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index b443693024a4..9cac202f1cdb 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.11 2006/03/24 22:17:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.12 2006/03/31 21:21:30 wolf31o2 Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="x86" -RESTRICT="nostrip nomirror" +RESTRICT="mirror strip" DEPEND="virtual/libc games-util/loki_patch" |