summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:21:30 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 21:21:30 +0000
commit1fd635e6b3c6d4b86f00b6e20d8cba37e832a78c (patch)
treeec910e67df81e6b1561c472ed123e7ca8454db9a /games-fps/tribes2
parentChanged nostrip to strip. (diff)
downloadgentoo-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')
-rw-r--r--games-fps/tribes2/ChangeLog5
-rw-r--r--games-fps/tribes2/tribes2-25034.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog
index 82805e31e9bb..732a88eb4f91 100644
--- a/games-fps/tribes2/ChangeLog
+++ b/games-fps/tribes2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/tribes2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.11 2006/03/24 22:17:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.12 2006/03/31 21:21:30 wolf31o2 Exp $
+
+ 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild:
+ Changed nomirror to mirror and nostrip to strip.
24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild:
Moved games_pkg_postinst to beginning of pkg_postinst.
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"