diff options
author | 2007-01-27 00:50:44 +0000 | |
---|---|---|
committer | 2007-01-27 00:50:44 +0000 | |
commit | 3f73e5d7c33e54d517d84d6ee6766d80a55b07e7 (patch) | |
tree | 479a6cafb023b6c7c922a781c932634cc81f827f /games-fps/lsdldoom | |
parent | Add ~ia64 keyword, bug #159820. (diff) | |
download | historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.tar.gz historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.tar.bz2 historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'games-fps/lsdldoom')
-rw-r--r-- | games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild b/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild index 82092cb4309e..89b20c3e9149 100644 --- a/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild +++ b/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild,v 1.13 2007/01/10 00:15:53 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/lsdldoom/lsdldoom-1.4.4.4.ebuild,v 1.14 2007/01/27 00:50:44 mr_bones_ Exp $ inherit eutils games @@ -29,7 +29,7 @@ src_unpack() { src_compile() { # The SDL_mixer implementation is VERY broken ... - # it relies on internal function calls rather than + # it relies on internal function calls rather than # the exported API ... bad programmer ! # i386-asm -> build failure # cpu-opt -> just adds -mcpu crap to CFLAGS |