diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-23 19:08:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-23 19:08:37 +0000 |
commit | 81d8203b56b65b36c3266ebae5695670b77fa3b4 (patch) | |
tree | 4e8f276ce5e5a26828aff1b8ac92d8b15e6dc7ff /games-fps/quake3-cpma | |
parent | Stable on ppc64; bug #152334 (diff) | |
download | gentoo-2-81d8203b56b65b36c3266ebae5695670b77fa3b4.tar.gz gentoo-2-81d8203b56b65b36c3266ebae5695670b77fa3b4.tar.bz2 gentoo-2-81d8203b56b65b36c3266ebae5695670b77fa3b4.zip |
Remove trailing whitespace.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'games-fps/quake3-cpma')
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.38-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-cpma/quake3-cpma-1.38-r1.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.38-r1.ebuild index 203c9f65b96c..48f35fc14a9e 100644 --- a/games-fps/quake3-cpma/quake3-cpma-1.38-r1.ebuild +++ b/games-fps/quake3-cpma/quake3-cpma-1.38-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/quake3-cpma/quake3-cpma-1.38-r1.ebuild,v 1.2 2006/10/23 19:07:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.38-r1.ebuild,v 1.3 2006/10/23 19:08:37 wolf31o2 Exp $ MOD_DESC="advanced FPS competition mod" MOD_NAME="Challenge Pro Mode Arena" @@ -21,5 +21,5 @@ KEYWORDS="-* ~amd64 ~ppc ~x86" RDEPEND="ppc? ( games-fps/${GAME} ) !ppc? ( || ( - games-fps/${GAME} + games-fps/${GAME} games-fps/${GAME}-bin ) )" |