diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-11 23:51:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-11 23:51:32 +0000 |
commit | 0502e251005c2e6761b83a2f8d68d318b8017180 (patch) | |
tree | 78eb4749a4f0ca9a13b82c18530b6838e883f8f6 /games-fps/rtcw | |
parent | EAPI=2; minor tidying; URI patch from Jon (bug #244581) (diff) | |
download | gentoo-2-0502e251005c2e6761b83a2f8d68d318b8017180.tar.gz gentoo-2-0502e251005c2e6761b83a2f8d68d318b8017180.tar.bz2 gentoo-2-0502e251005c2e6761b83a2f8d68d318b8017180.zip |
whitespace
(Portage version: 2.1.7.16/cvs/Linux i686)
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" |