diff options
Diffstat (limited to 'games-fps/rtcw')
-rw-r--r-- | games-fps/rtcw/rtcw-1.41b.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/rtcw/rtcw-1.41b.ebuild b/games-fps/rtcw/rtcw-1.41b.ebuild index e6b4f9a724c6..ca9ca4cf8c63 100644 --- a/games-fps/rtcw/rtcw-1.41b.ebuild +++ b/games-fps/rtcw/rtcw-1.41b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41b.ebuild,v 1.10 2010/02/11 23:50:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41b.ebuild,v 1.11 2010/02/11 23:51:32 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,6 @@ SRC_URI="ftp://ftp.idsoftware.com/idstuff/wolf/linux/wolf-linux-GOTY-maps.x86.ru mirror://idsoftware/wolf/linux/wolf-linux-${PV}.x86.run" # mirror://3dgamers/returnwolfenstein/wolf-linux-${PV}.x86.run - LICENSE="RTCW" SLOT="0" KEYWORDS="amd64 x86" |