diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-23 19:50:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-23 19:50:19 +0000 |
commit | 0305a5760f829c818c8264d67eb2abb17fcc5fc5 (patch) | |
tree | 03c74e2dfb35b4c89b4dc57e3335fbf7b71f5ae6 /games-fps/quake3 | |
parent | Added ati-drivers >=8.8.25-r1 to list of components to fill opengl requirements. (diff) | |
download | gentoo-2-0305a5760f829c818c8264d67eb2abb17fcc5fc5.tar.gz gentoo-2-0305a5760f829c818c8264d67eb2abb17fcc5fc5.tar.bz2 gentoo-2-0305a5760f829c818c8264d67eb2abb17fcc5fc5.zip |
Removing whitespace.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'games-fps/quake3')
-rw-r--r-- | games-fps/quake3/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog index 4a30e9be7968..0e34aae92405 100644 --- a/games-fps/quake3/ChangeLog +++ b/games-fps/quake3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.16 2005/01/23 19:49:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.17 2005/01/23 19:50:19 wolf31o2 Exp $ + + 23 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> quake3-1.31.ebuild: + Removing whitespace. 23 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> quake3-1.31.ebuild, quake3-1.32b-r3.ebuild: diff --git a/games-fps/quake3/quake3-1.31.ebuild b/games-fps/quake3/quake3-1.31.ebuild index b3ebfe4fb372..09fc5a2e730e 100644 --- a/games-fps/quake3/quake3-1.31.ebuild +++ b/games-fps/quake3/quake3-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.15 2005/01/23 19:49:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.16 2005/01/23 19:50:19 wolf31o2 Exp $ inherit games @@ -22,7 +22,7 @@ RDEPEND="virtual/libc app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs || ( >=media-video/nvidia-glx-1.0.6629-r3 - app-emulation/emul-linux-x86-nvidia + app-emulation/emul-linux-x86-nvidia >=media-video/ati-drivers-8.8.25-r1 ) )" |