diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:33:08 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 21:33:08 +0000 |
commit | e38e821eb4a0650e30b20dd7aadec5ecd9c05b06 (patch) | |
tree | d37cdbc4f96fbbf1245248fbf91ef365ebf714f0 /games-fps | |
parent | Changed nostrip to strip. (diff) | |
download | gentoo-2-e38e821eb4a0650e30b20dd7aadec5ecd9c05b06.tar.gz gentoo-2-e38e821eb4a0650e30b20dd7aadec5ecd9c05b06.tar.bz2 gentoo-2-e38e821eb4a0650e30b20dd7aadec5ecd9c05b06.zip |
Changed nomirror to mirror and nostrip to strip.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3369-r2.ebuild | 4 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3369-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index 8ff13331d246..f0e47a078be0 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.47 2006/03/21 14:55:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.48 2006/03/31 21:33:08 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r2.ebuild, + ut2004-3369-r4.ebuild: + Changed nomirror to mirror and nostrip to strip. 21 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r2.ebuild, ut2004-3369-r4.ebuild: diff --git a/games-fps/ut2004/ut2004-3369-r2.ebuild b/games-fps/ut2004/ut2004-3369-r2.ebuild index be385ac4bff6..09807f5d50c7 100644 --- a/games-fps/ut2004/ut2004-3369-r2.ebuild +++ b/games-fps/ut2004/ut2004-3369-r2.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/ut2004/ut2004-3369-r2.ebuild,v 1.6 2006/03/21 14:55:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r2.ebuild,v 1.7 2006/03/31 21:33:08 wolf31o2 Exp $ inherit eutils games @@ -16,7 +16,7 @@ LICENSE="ut2003" SLOT="0" KEYWORDS="amd64 x86" # The executable pages are required. -RESTRICT="nostrip nomirror stricter" +RESTRICT="mirror stricter strip" IUSE="opengl" RDEPEND="games-fps/ut2004-data diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild index 294808240a34..79e623647abf 100644 --- a/games-fps/ut2004/ut2004-3369-r4.ebuild +++ b/games-fps/ut2004/ut2004-3369-r4.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/ut2004/ut2004-3369-r4.ebuild,v 1.4 2006/03/21 14:55:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.5 2006/03/31 21:33:08 wolf31o2 Exp $ inherit eutils multilib games @@ -16,7 +16,7 @@ LICENSE="ut2003" SLOT="0" KEYWORDS="~amd64 ~x86" # The executable pages are required. -RESTRICT="nostrip nomirror stricter" +RESTRICT="mirror stricter strip" IUSE="opengl" RDEPEND=">=games-fps/ut2004-data-3186-r2 |