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 | ef470fd24b5b438545fe344b38e459de23ac2fce (patch) | |
tree | ba9b1e4cffc3eb95050cb9b29a9f2c34f5f3bd0b /games-fps/ut2004-bonuspack-ece | |
parent | Changed nostrip to strip. (diff) | |
download | historical-ef470fd24b5b438545fe344b38e459de23ac2fce.tar.gz historical-ef470fd24b5b438545fe344b38e459de23ac2fce.tar.bz2 historical-ef470fd24b5b438545fe344b38e459de23ac2fce.zip |
Changed nomirror to mirror and nostrip to strip.
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'games-fps/ut2004-bonuspack-ece')
-rw-r--r-- | games-fps/ut2004-bonuspack-ece/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild | 4 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/ut2004-bonuspack-ece/ChangeLog b/games-fps/ut2004-bonuspack-ece/ChangeLog index d55cf50220b4..0368ca3405a1 100644 --- a/games-fps/ut2004-bonuspack-ece/ChangeLog +++ b/games-fps/ut2004-bonuspack-ece/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-ece # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-ece/ChangeLog,v 1.5 2006/03/24 22:27:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-ece/ChangeLog,v 1.6 2006/03/31 21:28:43 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-bonuspack-ece-1.ebuild, ut2004-bonuspack-ece-1-r1.ebuild: + Changed nomirror to mirror and nostrip to strip. 24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-bonuspack-ece-1.ebuild, ut2004-bonuspack-ece-1-r1.ebuild: diff --git a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild index e2994882f531..015375a68cd0 100644 --- a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild +++ b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.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-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild,v 1.2 2006/03/24 22:27:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r1.ebuild,v 1.3 2006/03/31 21:28:43 wolf31o2 Exp $ inherit games games-ut2k4mod @@ -16,7 +16,7 @@ SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P} LICENSE="ut2003" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="nostrip nomirror" +RESTRICT="mirror strip" IUSE="" # Override games-ut2k4mod eclass diff --git a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild index f12ad4027aff..1d3045fe404b 100644 --- a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild +++ b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.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-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild,v 1.5 2006/03/24 22:27:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1.ebuild,v 1.6 2006/03/31 21:28:43 wolf31o2 Exp $ inherit games games-ut2k4mod @@ -12,7 +12,7 @@ SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P}" LICENSE="ut2003" SLOT="0" KEYWORDS="amd64 x86" -RESTRICT="nostrip nomirror" +RESTRICT="mirror strip" IUSE="" |