diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:00:14 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:00:14 +0000 |
commit | 6e41ab93b846a6ad1b4af9e6f4855f1989983906 (patch) | |
tree | ee292b17df5db3fb65aae89a4e03d461f7c27773 /games-fps/ut2004-redorchestra | |
parent | Change to use the new liflg thirdpartymirror. (diff) | |
download | gentoo-2-6e41ab93b846a6ad1b4af9e6f4855f1989983906.tar.gz gentoo-2-6e41ab93b846a6ad1b4af9e6f4855f1989983906.tar.bz2 gentoo-2-6e41ab93b846a6ad1b4af9e6f4855f1989983906.zip |
Change to use the new liflg thirdpartymirror.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-fps/ut2004-redorchestra')
-rw-r--r-- | games-fps/ut2004-redorchestra/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild | 7 |
2 files changed, 9 insertions, 4 deletions
diff --git a/games-fps/ut2004-redorchestra/ChangeLog b/games-fps/ut2004-redorchestra/ChangeLog index 5e0f107b751d..7cb527dba31d 100644 --- a/games-fps/ut2004-redorchestra/ChangeLog +++ b/games-fps/ut2004-redorchestra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-redorchestra # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.5 2006/03/31 03:33:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.6 2006/09/28 19:00:14 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-redorchestra-3.3-r1.ebuild: + Change to use the new liflg thirdpartymirror. *ut2004-redorchestra-3.3-r1 (31 Mar 2006) diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild index 6f76c830472e..5042aa58932e 100644 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-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-redorchestra/ut2004-redorchestra-3.3-r1.ebuild,v 1.1 2006/03/31 03:33:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild,v 1.2 2006/09/28 19:00:14 wolf31o2 Exp $ MOD_DESC="Red Orchestra is a World War II mod" MOD_NAME="Red Orchestra" @@ -10,10 +10,11 @@ MOD_ICON=red.orchestra.xpm inherit games games-ut2k4mod HOMEPAGE="http://redorchestramod.gameservers.net/" -SRC_URI="red.orchestra_${PV}-english.run - red.orchestra_summer.offensive.map.pack-addon.run" +SRC_URI="mirror://liflg/red.orchestra_${PV}-english.run + mirror://liflg/red.orchestra_summer.offensive.map.pack-addon.run" LICENSE="freedist" +RESTRICT="mirror strip" IUSE="" src_install() { |