diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-30 19:27:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-30 19:27:19 +0000 |
commit | bceb759a6a4951a385667bb17f7bcb02d63b1dcd (patch) | |
tree | dc84b612fe502d0e1542b3fcf5ee512699408c3b /games-fps/rtcw | |
parent | Stable on alpha due to security bug #104124 (diff) | |
download | historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.tar.gz historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.tar.bz2 historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.zip |
Changed to match new 3dgamers mirrors structure in thirdpartymirrors.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'games-fps/rtcw')
-rw-r--r-- | games-fps/rtcw/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/rtcw/rtcw-1.41-r2.ebuild | 7 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/rtcw/ChangeLog b/games-fps/rtcw/ChangeLog index 16fafc647236..ea75be3190c6 100644 --- a/games-fps/rtcw/ChangeLog +++ b/games-fps/rtcw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rtcw # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.21 2005/06/15 18:40:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.22 2005/08/30 19:11:58 wolf31o2 Exp $ + + 30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41-r2.ebuild: + Changed to match new 3dgamers mirrors structure in thirdpartymirrors. 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41-r2.ebuild: Removed INSTALL file. diff --git a/games-fps/rtcw/rtcw-1.41-r2.ebuild b/games-fps/rtcw/rtcw-1.41-r2.ebuild index 43a8568f5a90..2f94d8e391f4 100644 --- a/games-fps/rtcw/rtcw-1.41-r2.ebuild +++ b/games-fps/rtcw/rtcw-1.41-r2.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41-r2.ebuild,v 1.6 2005/06/15 18:40:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41-r2.ebuild,v 1.7 2005/08/30 19:11:58 wolf31o2 Exp $ inherit eutils games +MAPS="wolf-linux-goty-maps.x86.run" DESCRIPTION="Return to Castle Wolfenstein - Long awaited sequel to Wolfenstein 3D" HOMEPAGE="http://games.activision.com/games/wolfenstein/" -SRC_URI="mirror://3dgamers/pub/3dgamers/games/returnwolfenstein/Missions/wolf-linux-goty-maps.x86.run - mirror://3dgamers/pub/3dgamers/games/returnwolfenstein/wolf-linux-${PV}-3.x86.run" +SRC_URI="mirror://3dgamers/returnwolfenstein/Missions/${MAPS} + mirror://3dgamers/returnwolfenstein/wolf-linux-${PV}-3.x86.run" LICENSE="RTCW" SLOT="0" |