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