diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 18:54:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 18:54:33 +0000 |
commit | fbcbd8f8ef6c81a073057a30ca4c1afb84fd81af (patch) | |
tree | 56f669f71a3fe0f55c448105b8ecf61210ec83f7 /games-fps/ut2004-bonuspack-cbp1 | |
parent | Change to use the new liflg thirdpartymirror. (diff) | |
download | gentoo-2-fbcbd8f8ef6c81a073057a30ca4c1afb84fd81af.tar.gz gentoo-2-fbcbd8f8ef6c81a073057a30ca4c1afb84fd81af.tar.bz2 gentoo-2-fbcbd8f8ef6c81a073057a30ca4c1afb84fd81af.zip |
Change to use the new liflg thirdpartymirror.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp1')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild | 7 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ChangeLog b/games-fps/ut2004-bonuspack-cbp1/ChangeLog index 5e418a09a0f6..9c1875e461fe 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ChangeLog +++ b/games-fps/ut2004-bonuspack-cbp1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-cbp1 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.1 2005/03/16 02:00:04 wolf31o2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.2 2006/09/28 18:54:33 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-bonuspack-cbp1-1.ebuild: + Change to use the new liflg thirdpartymirror. *ut2004-bonuspack-cbp1-1 (15 Mar 2005) diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild index 1e40930d2860..52b5e4926fd3 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-cbp1/ut2004-bonuspack-cbp1-1.ebuild,v 1.1 2005/03/16 02:00:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1.ebuild,v 1.2 2006/09/28 18:54:33 wolf31o2 Exp $ MOD_DESC="Original Community Bonus Pack for UT2003 repacked for UT2004" MOD_NAME=cbp1_volume1 @@ -9,7 +9,8 @@ MOD_TBZ2=cbp1_volume1 inherit games games-ut2k4mod HOMEPAGE="http://www.planetunreal.com/cbp/" -SRC_URI="cbp1_volume1-multilanguage-2.run" +SRC_URI="mirror://liflg/cbp1_volume1-multilanguage-2.run" LICENSE="freedist" +RESTRICT="mirror strip" IUSE="" |