diff options
author | 2006-09-28 19:01:30 +0000 | |
---|---|---|
committer | 2006-09-28 19:01:30 +0000 | |
commit | 219ee06981f0ed15527724b3e5ffda69c57cc84e (patch) | |
tree | 03cb42eb3cda9f39de022152e316a9949be442e0 /games-fps/ut2004-airbuccaneers | |
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-airbuccaneers')
-rw-r--r-- | games-fps/ut2004-airbuccaneers/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild | 7 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/ut2004-airbuccaneers/ChangeLog b/games-fps/ut2004-airbuccaneers/ChangeLog index 1107bfd27e4e..40b5d9e30dad 100644 --- a/games-fps/ut2004-airbuccaneers/ChangeLog +++ b/games-fps/ut2004-airbuccaneers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-airbuccaneers -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.2 2005/07/12 20:26:54 wolf31o2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.3 2006/09/28 18:53:38 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-airbuccaneers-1.6.ebuild: + Change to use the new liflg thirdpartymirror. *ut2004-airbuccaneers-1.6 (12 Jul 2005) diff --git a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild b/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild index 2541aec3c89d..957e2ce06e25 100644 --- a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild +++ b/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.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-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild,v 1.1 2005/07/12 20:26:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6.ebuild,v 1.2 2006/09/28 18:53:38 wolf31o2 Exp $ MOD_DESC="Air Buccaneers mod" MOD_NAME="Air Buccaneers" @@ -10,7 +10,8 @@ MOD_ICON=air.buccaneers.xpm inherit games games-ut2k4mod HOMEPAGE="http://ludocraft.oulu.fi/airbuccaneers/" -SRC_URI="${MOD_TBZ2}_${PV}-english.run" +SRC_URI="mirror://liflg/${MOD_TBZ2}_${PV}-english.run" LICENSE="freedist" +RESTRICT="mirror strip" IUSE="" |