diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:01:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:01:30 +0000 |
commit | 219ee06981f0ed15527724b3e5ffda69c57cc84e (patch) | |
tree | 03cb42eb3cda9f39de022152e316a9949be442e0 /games-fps/ut2004-bonuspack-cbp1 | |
parent | Added LIFLG (Loki Installer for Linux Gamers) direct-download mirrors. (diff) | |
download | historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.tar.gz historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.tar.bz2 historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.zip |
Change to use the new liflg thirdpartymirror.
Package-Manager: portage-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="" |